diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-01 16:31:16 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-07 00:36:50 +0200 |
commit | df8c675f487bc2cda2b22541cd8e5a6d8090374d (patch) | |
tree | d0bd7c0126370f946c902680d3be36b861a7525d /libavdevice/oss_audio.c | |
parent | c3b6cc61e502b8df0d5bc6b9058dfc482a08d42a (diff) | |
download | ffmpeg-df8c675f487bc2cda2b22541cd8e5a6d8090374d.tar.gz |
graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph_parse()
Create open_inputs and open_outputs structs if they are not provided by
the user, and free them before exit.
In particular, fix NULL pointer dereference and crash, in case the
passed open_inputs/outputs is NULL and the parsing failed.
Diffstat (limited to 'libavdevice/oss_audio.c')
0 files changed, 0 insertions, 0 deletions