Commit 19715a60e28ec2490bbdb45ab36921f5a47fc74d

Nick Mathewson 2012-02-09T15:07:19

Avoid crash when freeing event_iocp and using event_set_mem_functions There was a calloc that needed to be an mm_calloc. Reported by "fffvvvzz" on sourceforge. Ticket 3486114