pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 21 forks source link

cParserADTS::ParseAudioHeader() crashes with SIGFPE #130

Open LubosD opened 9 years ago

LubosD commented 9 years ago

When samplerate index becomes 13 or 14 for whatever reason, m_samplerate becomes 0 and the code crashes on division by zero.