From: Andreas Ă–man Date: Wed, 21 Nov 2007 09:30:18 +0000 (+0000) Subject: sync with ffmpeg X-Git-Tag: 2.12~1382 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e798a8add791f88db7fc9cd75672fe2f727cf4c0;p=thirdparty%2Ftvheadend.git sync with ffmpeg --- diff --git a/pvr.c b/pvr.c index e98caa14b..854d338eb 100644 --- a/pvr.c +++ b/pvr.c @@ -844,7 +844,7 @@ pvrr_transport_unavailable(pvr_rec_t *pvrr, th_transport_t *t) free(avst); } - url_fclose(&fctx->pb); + url_fclose(fctx->pb); free(fctx); }