Files
bind9/lib
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-06 21:26:36 +00:00
2020-01-13 05:07:13 +00:00
2020-01-13 14:03:11 +01:00
2020-01-02 21:50:03 -08:00