Changeset e83aae28 in ffmpeg

Timestamp:
May 16, 2014, 9:31:48 PM (11 years ago)
Author:
Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Branches:
master
Children:
93cade48
Parents:
627d3b8b
git-author:
Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com> (05/16/14 17:22:21)
git-committer:
Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com> (05/16/14 21:31:48)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.