Fix various small memory leaks
-
mock-capsule-capture-libs: Fix a memory leak
We allocated one GFile per loop iteration, but only freed the last one.
-
simple-input-device: Don't leak the HID report descriptor
-
tests: Don't leak list of portal backends
-
pv-adverb: Don't leak temporary arrays used to build search paths
-
tests: Don't leak an error
Unimportant on their own, but they contributed to a CI failure for !576 (merged).
I'm still seeing memory leaks with Debian unstable's GLib, but I think those might actually be a GLib regression: I'll continue to look into that as a non-critical-path thing.
Merge request reports
Activity
added Release blocker label
requested review from @denittis
assigned to @smcv
mentioned in merge request !576 (merged)
added pressure-vessel label
added 7 commits
-
45f112aa...4af4f1ce - 2 commits from branch
main
- 092a823a - mock-capsule-capture-libs: Fix a memory leak
- d9538e14 - simple-input-device: Don't leak the HID report descriptor
- d90affde - tests: Don't leak list of portal backends
- 3396feb1 - pv-adverb: Don't leak temporary arrays used to build search paths
- a21e0fb9 - tests: Don't leak an error
Toggle commit list-
45f112aa...4af4f1ce - 2 commits from branch
removed Release blocker label
added libsteam-runtime-tools label
added Bug label
mentioned in commit b34abd44
mentioned in merge request !580 (merged)