Alex Hoppen
4dac2bb7f3
Add missing parentheses around logging scope computation
...
The modulo operator associated `0` and `100`, so the computation here was essentially `handle?.numericValue ?? (0 % 100)`, equivalent to `handle?.numericValue ?? 0`, which means that we didn’t acutally perform modulo operations on the numeric value, which means that we would exceed the maximum number of `os_log_t` objects after some time.
rdar://162891887
2025-10-22 23:25:51 +02:00
..
2025-10-16 07:44:54 +02:00
2025-09-02 20:41:40 +02:00
2025-03-06 22:01:00 -08:00
2025-03-06 22:01:00 -08:00
2025-09-05 14:52:56 +01:00
2025-09-23 16:53:34 +02:00
2025-09-23 16:57:56 +02:00
2025-08-14 20:50:38 -04:00
2025-09-04 19:42:37 +01:00
2025-09-23 16:57:56 +02:00
2025-09-29 13:02:08 +01:00
2025-08-20 00:20:27 +02:00
2025-10-13 16:35:05 +02:00
2025-08-11 09:23:39 +02:00
2025-08-11 09:23:39 +02:00
2025-09-23 16:57:56 +02:00
2025-10-09 00:46:48 +02:00
2025-09-23 16:57:56 +02:00
2025-10-09 20:46:03 +02:00
2025-10-02 14:47:04 +01:00
2025-09-23 16:57:56 +02:00
2025-09-26 12:22:59 -07:00
2025-09-30 08:22:24 +01:00
2025-10-16 07:44:54 +02:00
2025-10-13 16:35:05 +02:00
2025-09-26 12:22:59 -07:00
2025-10-22 23:25:51 +02:00
2025-09-26 12:22:59 -07:00
2025-09-23 16:57:56 +02:00
2025-08-11 09:23:39 +02:00
2025-08-14 11:12:31 +02:00
2025-01-03 14:21:54 +01:00
2025-01-03 14:21:54 +01:00
2025-01-03 14:21:54 +01:00
2025-01-03 14:21:54 +01:00
2025-01-03 14:21:54 +01:00