annotate help/help_mp-en.h.charset @ 18708:9e2b300db17b

Change free_sh_audio() to take demuxer and stream id as parameters (same as new_sh_audio()) instead of sh_audio_t *, use those to remove the pointer from demuxer->a_streams[] before freeing it. Some demuxers use free_sh_audio() to undo the creation of an already-allocated audio stream in case of error. These uses were unsafe since free_sh_audio() freed the data structure but left the pointer in demuxer->a_streams[], leading to double free later in free_demuxer() (and perhaps use of the freed stream before that, I didn't check).
author uau
date Wed, 14 Jun 2006 14:05:59 +0000
parents a7bb6a9a9059
children c0687e92d463
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14831
a7bb6a9a9059 helper files for charset conversion.
reimar
parents:
diff changeset
1 US-ASCII