Skip to content
Merged
Prev Previous commit
Next Next commit
Add News
  • Loading branch information
colorfulappl committed Nov 8, 2022
commit 67c307807324c3b8fd5dc220fed581966288adec
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Add "post_operations" section to Argument Clinic generated code.
Fix double-free bug in Argument Clinic str_converter generated code by
moving memory clean up out of "exit" label.