OSDN Git Service

postproc: fix null pointer dereference with invalid option strings
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 11 Dec 2013 21:24:51 +0000 (22:24 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 11 Dec 2013 21:28:42 +0000 (22:28 +0100)
commitf6173fed608b81e70f40664f356d127618851427
tree48f214f4ff9b314f431a36450c36894ac046fd3c
parent9ab5cf5417d7ee48bb3c4c78c79cc437c4a9efd3
postproc: fix null pointer dereference with invalid option strings

Fixes CID1135760
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libpostproc/postprocess.c