sync with ffmpeg

This commit is contained in:
Andreas Öman 2007-11-21 09:30:18 +00:00
parent 2b6902bf93
commit e798a8add7

2
pvr.c
View file

@ -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);
}