Commit c53122cb96d529168eff3934eeb6333636d019f6

Ran Benita 2012-09-14T21:53:27

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>