Keegan Saunders
89b23c473a
LibC: Use uintptr_t for __stack_chk_guard
...
We used size_t, which is a type that is guarenteed to be large
enough to hold an array index, but uintptr_t is designed to be used
to hold pointer values, which is the case of stack guards.
2022-11-29 11:04:21 +01:00
..
2022-11-24 16:56:27 +01:00
2022-10-17 20:11:31 +02:00
2022-11-08 15:09:08 +00:00
2022-11-08 02:54:48 -07:00
2022-11-08 02:54:48 -07:00
2022-11-01 12:07:15 +00:00
2022-10-26 20:01:45 +02:00
2022-11-08 15:09:08 +00:00
2022-10-26 20:01:45 +02:00
2022-04-08 18:53:42 +01:00
2022-10-14 14:13:51 +02:00
2022-11-29 11:04:21 +01:00
2022-09-25 16:52:56 +03:00
2022-06-02 13:14:12 +01:00
2022-07-12 23:11:35 +02:00
2022-08-20 17:15:52 +02:00
2022-10-09 10:20:19 +02:00
2022-05-30 21:39:41 +02:00
2022-06-02 13:14:12 +01:00
2022-10-09 09:58:08 -06:00
2022-11-19 15:39:30 +01:00
2022-07-12 23:11:35 +02:00
2022-10-26 20:01:45 +02:00
2022-05-15 12:25:23 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00