Arquivos
hhvm/hphp
mwilliams 2a36ee1405 Free Func's properly
Func's are allocated using Util::low_malloc, so need to be
free'd with Util::low_free, rather than boost::checked_deleter.

In addition, there is some munging of the Func address going on,
so we really need to call Func::destroy instead.
2013-06-06 11:39:12 -07:00
..
2013-06-04 17:53:38 -07:00
2013-06-04 17:53:38 -07:00
2013-06-06 11:39:12 -07:00
2013-06-04 17:53:38 -07:00
2013-06-04 17:53:37 -07:00
2013-06-03 23:54:41 -07:00
2013-04-25 00:50:03 -07:00