We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 887afac commit e14f7cfCopy full SHA for e14f7cf
1 file changed
Misc/NEWS.d/next/Library/2025-12-11-22-59-33.gh-issue-142560.GkJrkk.rst
@@ -0,0 +1,3 @@
1
+Fix a potential use‑after‑free in :class:bytearray search‑like methods by
2
+exporting the instance’s buffer to prevent reallocation during the
3
+operation.
0 commit comments