opnsense-src/usr.sbin/acpi
Konstantin Belousov 8c108dccd7 acpidump: do not use pointer arithmetic to check for overflow
Pointer arithmetic overflow is UB.  Convert to unsigned uintptr_t and do
the check there.

PR:	204945
Reported by:	David Binderman <dcb314@hotmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2025-02-26 07:27:32 +02:00
..
acpiconf acpiconf: remove trailing space in "Mesurement Accuracy" output 2024-01-23 17:39:40 +02:00
acpidb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
acpidump acpidump: do not use pointer arithmetic to check for overflow 2025-02-26 07:27:32 +02:00
iasl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00