Better handling of integer wraparound in the kernel
Better handling of integer wraparound in the kernel
Posted Jan 29, 2024 2:09 UTC (Mon) by NYKevin (subscriber, #129325)In reply to: Better handling of integer wraparound in the kernel by donald.buczek
Parent article: Better handling of integer wraparound in the kernel
But don't actually do that. Just use the intrinsic.
Posted Jan 29, 2024 6:29 UTC (Mon)
by donald.buczek (subscriber, #112892)
[Link]
Correct. Thanks for pointing that out!
> But don't actually do that. Just use the intrinsic.
Agreed.
Better handling of integer wraparound in the kernel
