aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/tbl/ssh:/anongit@git.FreeBSD.org/(developers-only)
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2026-01-31 17:00:44 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2026-01-31 17:00:44 +0000
commitb26a7af438f36dcde86f39a681123cc2140affb2 (patch)
tree2267880720f2165ff2a50dbdd397aa17cdfb11ac /gnu/usr.bin/groff/tbl/ssh:/anongit@git.FreeBSD.org/(developers-only)
parent8a8dc73ef87b538c369abc1b642e2a40b52c53c2 (diff)
heimdal: Pass the correct pointer to free in an error caseHEADmain
This fixes a warning reported by GCC 14 on stable/14: crypto/heimdal/lib/hdb/keys.c:241:13: warning: 'free' called on pointer 'ext' with nonzero offset 16 [-Wfree-nonheap-object] 241 | free(hist_keys); | ^~~~~~~~~~~~~~~ crypto/heimdal/lib/hdb/keys.c:234:15: note: returned from 'calloc' 234 | ext = calloc(1, sizeof (*ext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ Reviewed by: rmacklem, cy Fixes: 5000d023a446 ("heimdal-kadmin: Add support for the -f dump option") Differential Revision: https://reviews.freebsd.org/D54932
Diffstat (limited to 'gnu/usr.bin/groff/tbl/ssh:/anongit@git.FreeBSD.org/(developers-only)')
0 files changed, 0 insertions, 0 deletions