]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp3_afh.c: Fix off by one bug
authorAndre Noll <maan@systemlinux.org>
Thu, 22 Mar 2007 15:09:07 +0000 (16:09 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 22 Mar 2007 15:09:07 +0000 (16:09 +0100)
commitde4172dab20c58719921b5fdd2b9611a796bda6d
tree5febc4bd517b39da6ec25944edc9bf11e074a10e
parent6504031d788bfd8417f67f24ae9eeeed5dabe302
mp3_afh.c: Fix off by one bug

may cause a segfault due to accessing one byte past the memory
mapped file.
mp3_afh.c