Skip to content

Commit 2943185

Browse files
committed
Add NEWS entry for gh-148178
1 parent 1e67ba1 commit 2943185

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Harden :mod:`!_remote_debugging` against malformed asyncio debug offset
2+
tables in the target process. The size and member offsets read from the
3+
remote ``AsyncioDebug`` section are now validated before use so that
4+
out-of-range values raise :exc:`RuntimeError` instead of being consumed
5+
by the unwinder.

0 commit comments

Comments
 (0)