uhttpd: mark a TLS connections internally to clean up their state
authorFelix Fietkau <nbd@openwrt.org>
Tue, 14 May 2013 17:40:27 +0000 (19:40 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 14 May 2013 17:40:29 +0000 (19:40 +0200)
commita5b6d0f4211fe22e86175b58d59876c81bbd3886
tree0c7d8f9bacfbe1b17c6f942bdf8dab4eb5be9551
parentd518cb32327492ad73c4583bb69d1d678410a631
uhttpd: mark a TLS connections internally to clean up their state

Fixes a per-SSL-connection memory leak

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