http: do not call uclient_http_disconnect from uclient_notify_eof directly
authorFelix Fietkau <nbd@openwrt.org>
Thu, 4 Sep 2014 11:10:59 +0000 (13:10 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 4 Sep 2014 11:11:01 +0000 (13:11 +0200)
commitb63202344bf2e01c2054858212a9737f39170a15
treeb6fa39d77555afb60eae7f6f6999c652a8e4ad19
parent754ca1bbb0d59a0d2873bb1996307cd92bbf2238
http: do not call uclient_http_disconnect from uclient_notify_eof directly

Depending on the context, it can lead to crashes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
uclient-http.c