John Cupitt 96ed5eb684 get rid of a big stack allocation
we were allocating 100kb in the C stack for a temporary string, instead
format directly to the destination area

some libc have very limited space on the C stack and can't afford this

see https://github.com/lovell/sharp/issues/242
2015-07-24 05:14:40 +01:00
..
2015-06-30 13:53:36 +01:00
2015-06-11 09:45:14 +01:00
2015-05-31 18:10:34 +01:00
2015-04-24 15:03:46 +01:00
2015-07-23 15:01:44 +01:00
2014-11-17 10:32:40 +00:00
2015-04-19 09:45:20 +01:00
2015-07-16 11:14:33 +01:00
2015-07-24 05:14:40 +01:00
2014-11-17 10:32:40 +00:00
2015-04-24 09:39:55 +01:00
2013-12-30 16:26:56 +00:00
2009-08-16 15:00:08 +00:00
2014-12-20 10:28:30 +00:00
2015-05-18 02:44:34 -04:00