]> granicus.if.org Git - libevent/commit
r16497@catbus: nickm | 2007-11-07 00:01:02 -0500
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 05:02:21 +0000 (05:02 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 05:02:21 +0000 (05:02 +0000)
commit206d43363817c4dc77976f85a9df04a411c7913c
treeb4c2c170f0f766c69145f995fd3e558c8b2f0b98
parent29420339dcf85d133313083823db7cf68c21fd32
 r16497@catbus:  nickm | 2007-11-07 00:01:02 -0500
 Resolve issue 1826588: make event_base_free() succeed even if there are pending non-INTERNAL events still in the base.  This can leak memory and fds if used injudiciously, but at least it no longer crashes.

svn:r490
ChangeLog
event.c
test/regress.c