fix bug caused by main app & libc having map set; cannot free them
authorRich Felker <dalias@aerifal.cx>
Mon, 27 Aug 2012 14:07:32 +0000 (10:07 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 27 Aug 2012 14:07:32 +0000 (10:07 -0400)
commit8b28aa9c94e7c6179d70fe73afcd3fff29809d61
tree0d285f565fbd1b6f7f2121be5095bba4e644b10f
parentf419bcb9dcfb6af60fbf1d58d92caf4b3d62a4da
fix bug caused by main app & libc having map set; cannot free them
src/ldso/dynlink.c