2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-08 06:38:24 +00:00
qpdf/libqpdf
Jay Berkenbilt 3d6615b276 Pl_Buffer: reduce memory growth (fixes #228)
Rather than keeping a list of buffers for every write, accumulate
bytes in a single buffer, doubling the size of the buffer when needed
to accommodate new data.

This is not the best possible implementation, but the change was
implemented in this way to avoid changing the shape of Pl_Buffer and
thus breaking backward compatibility.
2018-08-12 17:45:43 -04:00
..
2018-06-22 12:52:45 -04:00
2008-04-29 12:55:25 +00:00
2012-06-27 10:20:38 -04:00
2017-09-15 23:09:04 -04:00
2015-10-31 18:56:42 -04:00
2018-01-13 19:49:42 -05:00
2018-08-12 13:16:17 -04:00
2018-02-18 21:06:27 -05:00
2018-06-23 07:50:11 -04:00
2018-02-18 21:06:27 -05:00
2018-06-21 15:57:13 -04:00
2012-12-31 05:36:51 -05:00