]> granicus.if.org Git - transmission/commit
Fix incorrect usage of event_new in UDP code.
authorJuliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
Sun, 9 Jan 2011 23:14:17 +0000 (23:14 +0000)
committerJuliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
Sun, 9 Jan 2011 23:14:17 +0000 (23:14 +0000)
commit1ef888f9f17267294c473fd8f63b78b90b3120a4
treec96f1b033f055de78a86218f696a2290756da288
parentff0393acbcc69e419ad6cae87125588e16810a28
Fix incorrect usage of event_new in UDP code.

Apparently you need to pass session->event_base as the first argument.
libtransmission/tr-dht.c
libtransmission/tr-udp.c