tests: fix out-of-bounds memory access in bytereader unit test
authorTim-Philipp Müller <tim@centricular.com>
Thu, 30 Oct 2014 23:14:59 +0000 (23:14 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 30 Oct 2014 23:16:54 +0000 (23:16 +0000)
commit34abd91e90edd1ee438fd3a797bb5df9e142f1e5
tree6e6e3b779f501be62df6a9b84348fd48044fd8e9
parente0d4eccc1ed28003e0eca350939c0dff16cf6c20
tests: fix out-of-bounds memory access in bytereader unit test

Caught by -fsanitize=address / libasan.

https://bugzilla.gnome.org/show_bug.cgi?id=739431
tests/check/libs/bytereader.c