effzeh
73ca9948fe
Fix FormatBuf implementation ( #491 )
...
Fixes #491 (and probably #480 ) Before, the put-area of the custom streambuf
implementation was (sometimes) incorrectly extended beyond the writeable buffer.
The new implementation is in some cases not as efficient as the old, but avoids
to write into uninitialized memory.
2017-04-08 09:07:33 -07:00
..
2016-11-11 18:27:39 +01:00
2016-05-04 00:36:48 +02:00
2016-11-11 18:27:39 +01:00
2016-05-14 17:58:14 -07:00
2017-02-25 09:00:56 -08:00
2016-04-24 09:06:12 -07:00
2017-01-05 20:44:35 -08:00
2017-01-05 20:44:35 -08:00
2016-07-21 06:59:28 -07:00
2016-11-10 20:29:12 +01:00
2017-02-08 06:55:12 -08:00
2016-02-10 07:16:49 -08:00
2016-05-13 07:19:39 -06:00
2016-05-13 07:19:39 -06:00
2016-05-19 17:38:44 -07:00
2016-04-24 09:06:12 -07:00
2016-04-24 09:06:12 -07:00
2016-04-24 09:06:12 -07:00
2016-11-06 09:05:58 -08:00
2017-04-08 09:07:33 -07:00
2016-12-14 06:28:41 -08:00
2015-06-24 08:43:30 -07:00
2016-06-14 15:53:40 -07:00
2017-04-08 07:18:10 -07:00
2016-11-06 12:37:31 -08:00
2015-06-22 09:24:54 -07:00
2016-01-09 08:06:59 -08:00
2016-10-17 07:00:04 -07:00
2016-11-03 06:39:40 -07:00
2015-07-08 07:48:54 -07:00
2016-08-03 08:52:05 -07:00