Skip to content

Fix CID 432259: Sizeof not portable (remote.c)

The report suggests that the size parameter in the two calls to isc_mem_get() should be set to the count * sizeof(*[tls|key]names).

Closes #3760 (closed)

Merge request reports