comparison matroska.c @ 6107:5ad38b8596b2 libavformat

Fix handling of errors in the http protocol If http_connect fails, we've already stored the new connection handle in s->hd, so clear it so http_close won't double-free it. 10l to me for not spotting it during review
author mstorsjo
date Tue, 08 Jun 2010 11:18:22 +0000
parents d01a092c7423
children 8a971c824cdc
comparison
equal deleted inserted replaced
6106:44ee60d0c688 6107:5ad38b8596b2