mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-12 05:32:42 -04:00
given a %lld format, causing a deadlock when logging the assertion if invoked from the logging system. Since the %qd format does not have the bug, this only affects platforms where the native quad format is %lld and that lack a native vsnprintf(). The only known such platform is SunOS 5.5.1. [RT #1312] |
||
|---|---|---|
| .. | ||
| bind | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| lwres | ||
| tests | ||
| .cvsignore | ||
| Makefile.in | ||