j
k
j a
j l
Zebediah Figura (@zfigura) commented about dlls/ws2_32/socket.c:
free( params ); free( ret_addr ); if (unix_path) free( unix_path );
free( params ); free( ret_addr );
free( unix_path );
You can skip the if here; free() does it for you.
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites