Fix two memory leaks on CALLOC/FREE of ec_globals_alloc function, det…#1205
Fix two memory leaks on CALLOC/FREE of ec_globals_alloc function, det…#1205LocutusOfBorg wants to merge 7 commits intoEttercap:masterfrom
Conversation
b949703 to
827c465
Compare
|
Wow this PR is impressive. |
0cfa3eb to
3f9fcec
Compare
|
rebased, I think we are good now? |
|
Fine by me. |
|
What were your doubts on #1183? |
|
I'm not sure we are currently freeing resources, e.g. but the SAFE FREE is done only if #defined non linux |
|
same for sslwrap.c |
|
@LocutusOfBorg I've commited some more fixes in regard to memory leaks. From my point of view for this pull-request, I'm done. So feel free to proceed with your changes or merge. |
…ected by CFLAGS="-g -fsanitize=address" Fixes: Ettercap#1201
f3acc77 to
106c0d1
Compare
|
Is something pending for this PR on your side @LocutusOfBorg ? |
|
yes sorry! |
|
Still pending? |
|
@LocutusOfBorg any update on this pull request? |
…ected by CFLAGS="-g -fsanitize=address"
Fixes: #1201