[Users] [Bug 3667] segfault in imap_session_authenticate

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Mon Aug 15 10:34:46 CEST 2016


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3667

--- Comment #2 from Andreas <finkandreas at web.de> ---
To be honest, I've just changed it to not copy at all, just set the pointer
correctly with
acc_pass = pass;
and removing the two lines for copying/freeing the variable pass.

I think this is from old implementations, where acc_pass was deleted
automatically. Now in all cases acc_pass will be freed anyway, and pass is
already allocated with malloc, so I don't see the point, why copying it just
another time ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list