Michał Kępień
daade37977
Handle catopen() errors
...
musl libc's implementation of catgets() crashes when its first argument
is -1 instead of a proper message catalog descriptor. Prevent that from
happening by making isc_msgcat_get() return the default text if the
prior call to catopen() returns an error.
2020-01-13 14:03:11 +01:00
..
2019-11-12 09:22:15 +01:00
2020-01-13 14:03:11 +01:00
2019-10-03 14:21:47 +02:00
2019-11-12 09:31:40 +01:00
2019-11-12 09:31:40 +01:00
2019-12-12 05:01:05 +00:00
2019-08-06 15:03:35 +02:00
2019-01-09 18:52:50 +11:00
2019-01-09 18:52:50 +11:00
2019-10-03 14:21:46 +02:00
2019-01-09 18:52:50 +11:00
2019-03-20 11:41:51 +11:00
2019-09-06 11:50:30 +10:00
2019-03-05 11:04:46 -08:00
2019-09-12 19:31:56 +10:00
2019-11-12 09:22:15 +01:00
2019-07-22 08:09:48 -04:00
2019-03-20 11:41:51 +11:00
2019-10-02 09:25:00 +10:00
2019-10-03 14:21:46 +02:00
2019-10-02 09:25:00 +10:00
2019-11-06 12:54:40 +01:00
2019-10-03 14:21:47 +02:00
2019-09-12 19:31:56 +10:00
2019-10-14 22:12:16 +11:00
2020-01-13 05:07:13 +00:00
2019-10-17 11:13:30 +02:00
2019-09-02 13:22:40 +02:00
2019-10-03 14:21:47 +02:00
2020-01-13 05:07:13 +00:00
2019-12-12 22:54:15 +00:00