1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-06 15:26:55 +00:00
Calvin Rose e97299fc65 Fix #1174 - bad debug info causing stack traversal to segfault.
Coming from commit 77189b6e66193cc03b824413cfcf65a1c20bb53d, relating
to changes in source mapping debug info, this caused a segfault when
traversing a stack frame where the birth_pc was incredibly large due
to wrap around. This fix prevents the wrap around and does saturating
subtraction to 0.
2023-06-01 13:01:59 -05:00
..
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:04:56 -06:00
2023-01-07 15:03:35 -06:00