id3mux: glib doesn't reliably null-terminate wide-character encodings in
authorMichael Smith <msmith@songbirdnest.com>
Tue, 27 Oct 2009 21:31:39 +0000 (14:31 -0700)
committerMichael Smith <msmith@songbirdnest.com>
Tue, 27 Oct 2009 21:32:30 +0000 (14:32 -0700)
commit29fe6205ca9f756a8838994461fb018639457da8
treed61448eb2ea6b4a35f6ec04c2634eacc9c893e52
parent63734cbb3c1c4c2c4e20ce90a05c1dae91e3be2b
id3mux: glib doesn't reliably null-terminate wide-character encodings in
g_convert, so write the null-terminator separately and explicitly.
gst/id3tag/id3tag.c