2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 15:45:25 +00:00

1068. [bug] errno could be overwritten by catgets(). [RT #1921]

(fixed as a side effect of change 1066.)
This commit is contained in:
Andreas Gustafsson
2001-10-22 21:16:01 +00:00
parent a9bc22bf37
commit 1500a4fe5d

View File

@@ -1,3 +1,5 @@
1068. [bug] errno could be overwritten by catgets(). [RT #1921]
1067. [func] Allow quotas to be soft, isc_quota_soft(). 1067. [func] Allow quotas to be soft, isc_quota_soft().
1066. [bug] Provide a thread safe wrapper for strerror(). 1066. [bug] Provide a thread safe wrapper for strerror().