diff options
author | Anton Khirnov <[email protected]> | 2015-07-22 11:30:37 +0200 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2015-07-23 09:53:55 +0200 |
commit | 22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4 (patch) | |
tree | 010d0e9ee78ca7c0b8e0208349dae97f8d2b8083 /doc/examples | |
parent | aed7715b8fa295980c221f1cd095d42cd3bd74a6 (diff) |
af_channelmap: properly set the supported output channel layouts
The current code expects query_formats() to be called exactly once, it
will leak if it's not called at all (filter initialized, but never
configured or used) or try to read freed memory if it's called more than
once.
Found-by: James Almer <[email protected]>
CC: [email protected]
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions