diff options
author | Uoti Urpala <uau@mplayer2.org> | 2012-01-16 22:33:52 +0200 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2012-01-16 22:40:14 +0200 |
commit | 6c57eeb7ad496afd1fd74b1133542e40e86b0875 (patch) | |
tree | 49a80972c2ab2e6770e8cd0c06118d110477b54b /libmpcodecs/vd_null.c | |
parent | 668654098ede4f4801fc7bc2b2bec4070902a4fd (diff) | |
download | mpv-6c57eeb7ad496afd1fd74b1133542e40e86b0875.tar.bz2 mpv-6c57eeb7ad496afd1fd74b1133542e40e86b0875.tar.xz |
stream_vcd: fix option value allocated with strdup
A string freed with m_struct_free() was allocated with strdup(). This
would cause a crash when using vcd:// streams. Fix to use
talloc_strdup().
Diffstat (limited to 'libmpcodecs/vd_null.c')
0 files changed, 0 insertions, 0 deletions