mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Do not free the signal index unless it was at some point allocated
svn:r1217
This commit is contained in:
parent
7f1855d064
commit
d3fbe7fa05
@ -1,7 +1,8 @@
|
||||
Changes in 2.0.2-alpha:
|
||||
o Add a new flag to bufferevents to make all callbacks automatically deferred.
|
||||
o Make evdns functionality locked, and automatically defer dns callbacks.
|
||||
|
||||
o Fix a possible free(NULL) when freeing an event_base with no signals.
|
||||
|
||||
Changes in 2.0.1-alpha:
|
||||
o free minheap on event_base_free(); from Christopher Layne
|
||||
o debug cleanups in signal.c; from Christopher Layne
|
||||
|
Loading…
x
Reference in New Issue
Block a user