Author :
Ran Benita
Date :
2012-09-14 21:53:27
Hash :c53122cb Message :symbols: remove useless grow_alloc of keys array
This just does a big, mostly too big, allocation to save about a dozen
malloc calls. Remove it.
Signed-off-by: Ran Benita <ran234@gmail.com>