Stefan Schulze Frielinghaus
9a156f6b2b
[sanitizer] Replace uptr by usize/SIZE_T in interfaces
...
For some targets uptr is mapped to unsigned int and size_t to unsigned
long and sizeof(int)==sizeof(long) holds. Still, these are distinct
types and type checking may fail. Therefore, replace uptr by
usize/SIZE_T wherever a size_t is expected.
Part of #116957
2024-12-07 20:20:27 -08:00
..
2024-06-04 09:26:45 +02:00
2024-07-16 14:35:11 -07:00
2024-01-23 14:42:59 -08:00
2024-11-05 09:43:29 -08:00
2024-12-07 20:20:27 -08:00
2024-07-16 14:35:11 -07:00
2024-11-11 13:16:27 -08:00
2024-11-05 11:23:52 -08:00
2024-09-15 17:02:28 -07:00
2024-06-25 10:02:01 -07:00
2024-09-18 16:19:35 -07:00
2024-07-16 14:28:38 -07:00
2024-01-19 09:33:54 -08:00
2024-01-19 09:33:54 -08:00
2024-07-12 11:15:46 -07:00
2024-01-05 18:42:06 -08:00
2024-07-01 10:23:45 -03:00
2024-07-10 19:34:14 -07:00
2024-03-12 15:36:48 -07:00
2024-11-24 00:25:06 -08:00
2024-09-16 14:05:00 -07:00
2024-11-24 00:25:06 -08:00
2024-11-24 00:25:06 -08:00
2024-07-16 14:35:11 -07:00
2024-07-16 14:35:11 -07:00