bind9/lib
Ondřej Surý ae54bd8076 Unify the int32_t vs int_fast32_t when working with atomic types
There's a mismatch between the atomic and non-atomic types that could
potentialy lead to a rwlock deadlock (after two billion 2^32) writes.
Use int_fast32_t when loading the atomic_int_fast32_t types in the
isc_rwlock unit.

(cherry picked from commit 86673ee67a)
2025-04-14 17:40:09 +00:00
..
bind9 implement 'max-query-restarts' 2024-08-20 17:35:07 +00:00
dns Limit the additional processing for large RDATA sets 2025-01-20 17:05:38 +01:00
irs Update sources to Clang 18 formatting 2024-04-23 16:59:58 +02:00
isc Unify the int32_t vs int_fast32_t when working with atomic types 2025-04-14 17:40:09 +00:00
isccc Update sources to Clang 18 formatting 2024-04-23 16:59:58 +02:00
isccfg implement 'max-query-restarts' 2024-08-20 17:35:07 +00:00
ns Implement -T cookiealwaysvalid 2025-03-17 12:05:50 +00:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00