LG OGMParser::VerifyVorbisHeader Uninitialized Pointer
Posted by deepcore on May 23, 2017 – 12:20 pm
LG has an issue where a malformed OGM file can cause the use of an uninitialized pointer during Vorbis header verification – vorbis_info_clear is called on a vorbis_info structure that has not previously been initialised by a call to vorbis_info_init.
Post a reply
You must be logged in to post a comment.