aboutsummaryrefslogtreecommitdiff
path: root/krb5/lib/crypto
diff options
context:
space:
mode:
authorBojan Novković <bnovkov@FreeBSD.org>2025-12-13 14:53:45 +0000
committerBojan Novković <bnovkov@FreeBSD.org>2025-12-15 15:41:57 +0000
commitf1809eab82a796845f126b703c01d4a31ccf2193 (patch)
treec121259eac63a36f0a3cde9a9879358bb9aceb99 /krb5/lib/crypto
parent43b07bdbc5d24febc7a904d16f05f921c478eaa7 (diff)
amd64/vmm.c: Fix an incorrect memory segment check in vm_iommu_{un}mapHEADmain
This change fixes two checks that conflated memory mapping and memory segment idenitifers. In both cases the code iterates over all memory mappings but passes the index to `vm_memseg_sysmem`, which is wrong. Fix this by passing the memory mapping's segment identifier instead. Differential Revision: https://reviews.freebsd.org/D54210 Reviewed by: markj Fixes: c76c2a19ae37 PR: 290920
Diffstat (limited to 'krb5/lib/crypto')
0 files changed, 0 insertions, 0 deletions