Files
sudo/lib/util
Rose 732110428e Fix fuzzing errors
We should be checking for integer overflow, rather than checking if size is 0.

Additionally, we should set errno to ENOMEM when this overflow happens.

Finally, the most efficient implementation of the round-up-to-2 algorithm involves the clz intrinsic.
2023-07-03 22:20:05 -04:00
..
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2022-06-28 16:33:15 -06:00
2023-07-03 22:20:05 -04:00
2020-09-25 15:09:45 -06:00
2023-06-15 15:25:17 -04:00
2023-07-03 22:20:05 -04:00
2022-06-27 12:48:03 -06:00