OSDN Git Service

Fix the logic to access the location of a string to free when setting
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 13 Jul 2008 21:28:17 +0000 (21:28 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 13 Jul 2008 21:28:17 +0000 (21:28 +0000)
commitf96905899866738460d52241ddec729aa1ddeca1
tree15e73daec33e4a8fbfd7bedd903ca041b4a0ab16
parentb903a9285e82d56ffeee290dae70843e55e88a40
Fix the logic to access the location of a string to free when setting
a new value for a string with av_set_string2(). Fix a segmentation
fault.

Originally committed as revision 14219 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/opt.c