utils.c (copy_history): Do not update Free unless it all fits.
authorMatt Birkholz <puck@birchwood-abbey.net>
Fri, 29 Jan 2016 19:29:35 +0000 (12:29 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Wed, 3 Feb 2016 00:08:15 +0000 (17:08 -0700)
commitdf0e566797443ab79cfa4daa04ffbc03171e86d0
treefe35261eabd3a274afe66501d2319f211c5506d6
parent0d8dd6582189fc61423ad2c95852a293a91c13da
utils.c (copy_history): Do not update Free unless it all fits.

This just keeps bogus pointers out of the heap so that verify_heap
cannot complain about them.
src/microcode/utils.c