diff options
author | Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com> | 2014-05-16 13:22:21 -0400 |
---|---|---|
committer | Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com> | 2014-05-16 17:31:48 -0400 |
commit | e83aae283975ad5657c626912f9f225d7fe673f0 (patch) | |
tree | 194e135abfbba21828699e289c125ea03da20c1f /libavcodec/hevc.c | |
parent | 627d3b8b730dfa1c1adc21dd36f730dde37de46d (diff) | |
download | ffmpeg-e83aae283975ad5657c626912f9f225d7fe673f0.tar.gz |
rtmpproto: avoid setting auth var value if null
Use default values if parsed variable is found not to
have any value. Avoids crashing at strlen for salt/user
on the auth call afterwards and needless NULL assignments
for the rest (default is already NULL for those).
Should fix Coverity Scan issues #966644 and #966645
Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Diffstat (limited to 'libavcodec/hevc.c')
0 files changed, 0 insertions, 0 deletions