ethumbd - fix possible out of bounds access to work table
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 13 Dec 2013 11:46:10 +0000 (20:46 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 13 Dec 2013 12:26:05 +0000 (21:26 +0900)
commit83615efe6ae1878fd368e352d3ca85dca01b58e0
treeba2dee84aac5eaf05d9f20cf8eefa6ca88b5466b
parentabb780bf5f8730cc03b0fcf62d0a10e5ae50aa6a
ethumbd - fix possible out of bounds access to work table

this should fix CID 1039314 in case an unsused table slot cannot be
found. this should actualyl never happen because table expands/allocs
zero out new entires so they are "unused".
src/bin/ethumb_client/ethumbd.c