diff options
author | Pan Bian <[email protected]> | 2017-11-27 14:56:32 +0800 |
---|---|---|
committer | Clément Bœsch <[email protected]> | 2017-11-29 22:16:49 +0100 |
commit | 61bbc537ab2305392bd170a6f404ed6402bee4a8 (patch) | |
tree | 0cbeec0353b14ba5b58c51e6358dbb56ba117ac9 /doc/examples/remuxing.c | |
parent | a198c1386a4f90cd6ae06874d1cdc2e3c0891fb8 (diff) |
avcodec/samidec: check av_strdup() return value
In function sami_paragraph_to_ass(), the return value of av_strdup() is
not checked. To avoid potential NULL dereference, the return value
should be checked against NULL.
Signed-off-by: Pan Bian <[email protected]>
Diffstat (limited to 'doc/examples/remuxing.c')
0 files changed, 0 insertions, 0 deletions