Skip to content

Miscellaneous memory correctness improvements#2103

Open
SFN-eu wants to merge 2 commits intoalicevision:developfrom
SFN-eu:dev/fix-misc-memory-issues
Open

Miscellaneous memory correctness improvements#2103
SFN-eu wants to merge 2 commits intoalicevision:developfrom
SFN-eu:dev/fix-misc-memory-issues

Conversation

@SFN-eu
Copy link
Copy Markdown

@SFN-eu SFN-eu commented Mar 31, 2026

Description

Minor cleanup of some memory correctness issues I ran into while working on #2077

Features list

Implementation remarks

I tried to keep changes to a minimum.
Each step in the Features List is it’s own commit, so it can be cherry picked as desired.

@SFN-eu SFN-eu force-pushed the dev/fix-misc-memory-issues branch from 75e3758 to 7b08db0 Compare April 2, 2026 14:04
@fabiencastan fabiencastan added this to the 3.4.0 milestone Apr 2, 2026
@servantftransperfect
Copy link
Copy Markdown
Contributor

The first commit related to shared_ptr is not correct. There is no reason to enforce the use of shared_ptr or use_count.

@SFN-eu SFN-eu force-pushed the dev/fix-misc-memory-issues branch from 7b08db0 to 40375f0 Compare April 2, 2026 16:40
@SFN-eu
Copy link
Copy Markdown
Author

SFN-eu commented Apr 2, 2026

Removed

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

3 participants