On Sat, 01 Dec 2012, Eric B Munson wrote:
> commit cdd2fa33 makes th library setup exhaust any heap allocated on
> small pages. This covers but does not address the cause of the
> allocation. As mentioned by Steve Capper, sscanf is the cause of the
> allocation. This patch removes the usage of
commit cdd2fa33 makes th library setup exhaust any heap allocated on
small pages. This covers but does not address the cause of the
allocation. As mentioned by Steve Capper, sscanf is the cause of the
allocation. This patch removes the usage of sscanf from any function
used in library setup prio