mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 03:46:03 -04:00
Under normal circumstances, the case bitfield in the slabheader should be set only once. By actually (soft-)enforcing this, the read locking can be completely removed from the rdataslab_getownercase() as we can check whether the case has been already set or not and making everything immutable once the case has been set. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||