Commit 456f379
Fix memory leak in LiftWriter (#1484)
* Dispose temporary XML readers in LiftWriter
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jasonleenaylor <[email protected]>1 parent d010103 commit 456f379
2 files changed
+12
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
730 | | - | |
731 | 729 | | |
732 | | - | |
| 730 | + | |
| 731 | + | |
733 | 732 | | |
734 | | - | |
| 733 | + | |
735 | 734 | | |
736 | | - | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
737 | 743 | | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | 744 | | |
743 | 745 | | |
744 | 746 | | |
| |||
0 commit comments