]> granicus.if.org Git - libevent/commit
Fix a dumb bug where we would allocate too little memory in event_get_supported_metho...
authorNick Mathewson <nickm@torproject.org>
Tue, 28 Jul 2009 05:09:06 +0000 (05:09 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 28 Jul 2009 05:09:06 +0000 (05:09 +0000)
commitf8b527e6a1b3a1cc2b90397b827bf219d0ba3aa6
tree7b9884e2950e41b02bd737e6898f91af32c0d540
parent709c21c48ca541c75bf803e6801c335d8ae3d043
Fix a dumb bug where we would allocate too little memory in event_get_supported_methods().

svn:r1383
ChangeLog
event.c