diff options
author | John Baldwin <jhb@FreeBSD.org> | 2025-09-02 18:40:30 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2025-09-02 18:40:30 +0000 |
commit | 16459743927068abbee34ce3f266b38c71968232 (patch) | |
tree | 12eb62d5967c9a1f7c990c29e2466bc4b9a49972 /crypto/heimdal/lib/(developers-only) | |
parent | 45488e95b4c6152ed4e6b3e488b6590897e5fa64 (diff) |
These fields all need to be explicitly initialized with zeroes. Prior
to the conversion to C++ these fields were zeroed by calloc().
This worked for me in earlier testing as my test boxes had
MALLOC_PRODUCTION enabled in make.conf.
PR: 289115
Reported by: Slawa Olhovchenkov <slw zxy.spb.ru>
Fixes: eb0dc901a541 ("ctld: Convert struct auth_group to a C++ class")
Fixes: 6acc7afa34aa ("ctld: Convert struct port to a hierarchy of C++ classes")
Fixes: 2bb9180bb5d0 ("ctld: Convert struct target to a C++ class")
Fixes: ed076901ec80 ("ctld: Convert struct ctld_connection to a C++ class")
Sponsored by: Chelsio Communications
Diffstat (limited to 'crypto/heimdal/lib/(developers-only)')
0 files changed, 0 insertions, 0 deletions