sync with ffmpeg
This commit is contained in:
parent
2b6902bf93
commit
e798a8add7
1 changed files with 1 additions and 1 deletions
2
pvr.c
2
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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue