Home
last modified time | relevance | path

Searched hist:"3765 b809934386dda7010960d5494fcb77dd0a8a" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/acpica/
H A Dsrat.cdiff 3765b809934386dda7010960d5494fcb77dd0a8a Wed Apr 20 03:10:07 CEST 2016 Conrad Meyer <cem@FreeBSD.org> SRAT: Don't overflow domain_pxm table

If we reached MAXMEMDOM, we would previously try to insert an additional
element and only detect overflow after causing (probably trivial) memory
overflow. Instead, detect the ndomain > MAXMEMDOM case before we write past
the end.

Reported by: Coverity
CID: 1354783
Sponsored by: EMC / Isilon Storage Division