Simon Tatham
11f504c440
Tighten assertions in Windows wc_to_mb.
...
This assertion was supposed to be checking for the buffer overrun
fixed by the previous commit, but because it checks the buffer index
just _after_ writing into the buffer, it would have permitted a
one-byte overrun before failing the assertion.
2019-07-02 21:22:01 +01:00
..
2007-01-07 10:17:12 +00:00
2019-03-18 20:32:55 +00:00
2007-01-07 10:17:12 +00:00
2019-03-18 20:32:55 +00:00
2007-02-06 22:39:15 +00:00
2018-10-06 11:57:59 +01:00
2017-09-13 19:26:28 +01:00
2019-03-18 21:53:45 +00:00
2019-03-18 22:02:13 +00:00
2019-03-18 20:32:55 +00:00
2019-03-16 12:25:23 +00:00
2019-06-30 15:02:30 +01:00
2019-06-18 06:58:51 +01:00
2019-03-19 23:55:26 +00:00
2019-03-26 00:27:04 +00:00
2019-03-26 00:27:04 +00:00
2019-04-20 08:29:23 +01:00
2019-02-20 07:27:13 +00:00
2019-06-19 06:49:24 +01:00
2019-05-05 20:28:00 +01:00
2019-04-19 15:48:53 +01:00
2019-06-18 06:58:51 +01:00
2019-03-16 12:25:23 +00:00
2019-07-02 21:22:01 +01:00
2019-03-21 12:57:09 +00:00