From: Rich Felker Date: Mon, 27 Aug 2012 14:07:32 +0000 (-0400) Subject: fix bug caused by main app & libc having map set; cannot free them X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=8b28aa9c94e7c6179d70fe73afcd3fff29809d61;hp=8b28aa9c94e7c6179d70fe73afcd3fff29809d61 fix bug caused by main app & libc having map set; cannot free them ---