Be sure to initialize the jumbo flag when creating a new chunk header by
authorEvan Huus <eapache@gmail.com>
Mon, 12 Aug 2013 23:35:35 +0000 (23:35 -0000)
committerEvan Huus <eapache@gmail.com>
Mon, 12 Aug 2013 23:35:35 +0000 (23:35 -0000)
commit616324c21ed79f82517802958a3c9528870deb32
tree422ff82e6bf81958b52fa7208447853204cc3833
parent3b5aaefce36a806f3a2407fd366825d06db5ff45
Be sure to initialize the jumbo flag when creating a new chunk header by
splitting an existing chunk. Thanks to Jeff for catching this one.

svn path=/trunk/; revision=51325
epan/wmem/wmem_allocator_block.c