comparison vmdav.c @ 4748:c6a2b573f259 libavcodec

Fix a bug in av_find_opt(). Because some of the AVOption structures have field unit = NULL, the function could pass NULL to strcmp and cause a segfault. Patch by Kamil Nowosad, k nowosad % students mimuw edu pl. Original thread: Subject: [PATCH] small bugfix in av_find_opt() Date: 03/23/2007 12:20 PM
author takis
date Fri, 30 Mar 2007 09:26:13 +0000
parents a96d905dcbaa
children 66ef3690d108
comparison
equal deleted inserted replaced
4747:66aff3b71861 4748:c6a2b573f259