Changeset 0b79a389 in ffmpeg

Timestamp:
May 23, 2015, 8:36:44 AM (10 years ago)
Author:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Branches:
master
Children:
9f576943
Parents:
1096c46c
git-author:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> (05/22/15 20:58:55)
git-committer:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> (05/23/15 08:36:44)
Message:

nutdec: always check the get_str return value

If it fails, the buffers can be (partially) uninitialized.

This fixes 'Conditional jump or move depends on uninitialised value(s)'
valgrind warnings.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>

(No files)

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