Ryan Foster
1e281538a4
libobs: Raise out of memory exception manually when out of memory
...
The previous attempt to clarify an out of memory exception/crash
resulted in the compiler optimizing os_breakpoint() and os_oom() into
the same result, which meant that crash stacks in the wild were still
not specific enough to be helpful. Forcefully differentiating the
functions in Release configuration by having os_breakpoint() only call
__debugbreak() and having os_oom() call RaiseException() should give us
clearer crash stacks.
Amends 94a736f179 .
2025-09-17 16:29:06 -04:00
..
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2025-05-19 19:25:56 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2025-08-20 19:06:11 -04:00
2024-08-28 19:10:27 -04:00
2025-09-12 13:46:58 -04:00
2024-10-04 18:19:27 -04:00
2025-08-25 19:13:25 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2023-11-25 17:04:47 -06:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-05 16:49:23 -07:00
2023-05-20 01:31:18 -07:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2025-05-22 15:06:37 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-02-10 17:10:25 -06:00
2024-10-04 18:19:27 -04:00
2024-12-09 18:05:17 -05:00
2025-09-04 16:57:07 -04:00
2025-09-17 16:29:06 -04:00
2024-10-04 18:19:27 -04:00
2025-08-20 19:06:11 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2025-08-21 15:22:08 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2025-01-24 15:28:57 -05:00
2024-10-04 18:19:27 -04:00
2025-04-17 18:16:33 +02:00
2024-10-04 18:19:27 -04:00
2023-05-20 01:31:18 -07:00
2024-10-04 18:19:27 -04:00
2024-10-04 18:19:27 -04:00
2024-04-07 10:01:25 +10:00
2023-04-16 20:29:47 -04:00
2023-05-20 01:31:18 -07:00
2024-10-04 18:19:27 -04:00