summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorAaron Colwell <acolwell@chromium.org>2011-11-28 07:23:03 -0800
committerRonald S. Bultje <rsbultje@gmail.com>2011-11-28 20:30:30 -0800
commit39a7a5b8ab12bc75306f52e671dfb1497771553b (patch)
tree001a19a4fc402da2246e81815bb2df0c42c397b9 /Doxyfile
parentac47e014bbaf5163871a8beb7522015e0bc27615 (diff)
pthread: don't increment index on zero-sized packets.
The next call to decode() will update from an invalid index, which will either lead to a memcpy() where dest==src (2 threads), or lead to a crash (>2 threads). Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions