id3: avoid divide by zero if no bitrate specified in header.
authorCarsten (The Rasterman) Haitzler <raster@rasterman.com>
Mon, 17 Mar 2014 23:15:01 +0000 (20:15 -0300)
committerGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Mon, 17 Mar 2014 23:15:01 +0000 (20:15 -0300)
commitb05729db93905faeb89d4036fed21c21003e51fc
tree0766c773b9c139b021facfeac1860ca95f972d85
parente13c69770ee78f5525ccda36c70420c989f6d860
id3: avoid divide by zero if no bitrate specified in header.

If variable bitrate the header may contain zero as bitrate, resulting
in a divide by zero fault.
src/plugins/id3/id3.c