
26 Jul
2014
26 Jul
'14
5:24 p.m.
On 11 July 2014 05:23, Simon Glass sjg@chromium.org wrote:
Tun on DEBUG in malloc(). This adds code space and slows things down but for sandbox this is acceptable. We gain the ability to check for memory leaks in tests.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to dm/master.