Skip to content

Commit 946ad3f

Browse files
Simplify news
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent c3595e1 commit 946ad3f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Add "post_parsing" section to Argument Clinic generated code.
2-
Fix double-free bug in Argument Clinic str_converter generated code by
3-
moving memory clean up out of "exit" label.
1+
Fix double-free bug in Argument Clinic ``str_converter`` by
2+
extracting memory clean up to a new ``post_parsing`` section.

0 commit comments

Comments
 (0)