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 );
This if is redundant.
Back to the thread
Back to the list