Corinna Vinschen
68085066b6
Fix signedness bug in Cygwin code
...
The Cygwin-specific pattern match code has a bug. It checks
the size_t value returned by mbstowcs for being < 0. The right
thing to do is to check against (size_t) -1. Fix that.
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
2022-01-21 09:53:07 +11:00
..
2021-08-11 09:21:09 +10:00
2021-12-22 09:02:50 +11:00
2021-12-22 09:02:50 +11:00
2016-08-17 14:08:42 +10:00
2021-12-22 09:02:50 +11:00
2021-09-29 20:03:58 +10:00
2021-11-29 12:30:22 +11:00
2021-11-29 12:30:22 +11:00
2018-10-12 16:58:47 +11:00
2021-12-22 09:02:50 +11:00
2022-01-21 09:53:07 +11:00
2019-03-12 09:19:19 +11:00
2017-08-27 08:55:40 +10:00
2018-02-26 14:39:14 +11:00
2021-11-06 21:09:48 +11:00
2017-10-31 10:09:33 +11:00
2018-02-26 00:09:04 +11:00
2020-02-17 22:51:00 +11:00
2021-06-18 18:32:51 +10:00
2016-08-02 09:44:25 +10:00
2018-04-10 10:19:02 +10:00
2020-01-23 21:06:45 +11:00
2022-01-14 14:09:38 +11:00
2021-11-18 23:11:37 +11:00
2021-09-08 18:39:44 +10:00
2019-07-19 07:23:26 +10:00
2016-08-17 14:08:42 +10:00
2020-01-23 18:55:24 +11:00
2020-01-26 14:09:17 +11:00
2021-04-03 17:47:37 +11:00
2021-12-22 09:02:50 +11:00
2018-02-26 00:09:04 +11:00
2016-08-02 10:01:52 +10:00
2021-04-03 17:47:37 +11:00
2021-12-22 09:02:50 +11:00
2021-02-05 17:07:03 +11:00
2016-08-02 10:01:52 +10:00
2016-08-17 14:08:42 +10:00
2018-05-14 14:40:08 +10:00
2020-03-13 14:30:16 +11:00
2019-11-02 22:46:22 +11:00
2018-07-11 12:14:09 +10:00
2021-12-22 09:02:50 +11:00
2016-08-02 09:06:27 +10:00
2021-04-03 17:47:37 +11:00
2020-04-21 18:28:19 +10:00
2019-11-15 16:06:30 +11:00
2021-12-22 09:02:50 +11:00
2021-12-22 09:02:50 +11:00
2021-04-03 17:47:37 +11:00
2021-06-18 18:32:51 +10:00
2021-04-24 17:52:24 +10:00
2020-10-27 16:50:38 +11:00
2021-11-29 12:30:22 +11:00
2018-11-25 14:05:57 +11:00
2021-02-18 12:06:25 +11:00
2021-06-17 21:03:19 +10:00
2020-02-17 22:53:24 +11:00
2019-07-08 17:27:26 +10:00
2016-08-17 14:08:42 +10:00
2020-11-13 13:46:28 +11:00
2016-08-17 14:08:42 +10:00
2021-04-03 17:47:37 +11:00
2017-10-27 08:42:33 +11:00
2021-07-02 15:20:32 +10:00
2021-12-22 09:02:50 +11:00
2016-08-17 14:08:42 +10:00
2021-04-03 17:47:37 +11:00
2019-07-06 13:02:34 +10:00
2018-02-11 21:24:48 +11:00
2017-06-09 13:36:29 +10:00
2021-07-27 17:45:34 +10:00
2019-06-16 12:55:27 +10:00
2019-06-14 14:22:39 +10:00
2021-04-03 17:47:37 +11:00
2019-07-23 22:36:39 +10:00
2016-12-13 10:23:03 +11:00
2018-04-29 17:54:12 +10:00
2018-04-29 17:54:12 +10:00
2021-04-03 17:47:37 +11:00
2020-08-04 14:58:46 +10:00
2016-10-15 05:51:12 +11:00
2016-06-03 16:03:44 +10:00
2021-12-22 09:02:50 +11:00