Skip to content

Fix warnings - #1

Merged
Jordan08 merged 4 commits into
AffineFormfrom
fix-warnings
Aug 25, 2026
Merged

Fix warnings#1
Jordan08 merged 4 commits into
AffineFormfrom
fix-warnings

Conversation

@Jordan08

Copy link
Copy Markdown
Owner

No description provided.

Jordan08 and others added 4 commits August 25, 2026 22:28
…tation of the slice method in SlicedTube was returning a reference to a Slice object that was created from a shared pointer to a TSlice object. However, the shared pointer was being created with a custom deleter that did nothing, which meant that the TSlice object was never deleted, leading to a memory leak.
@Jordan08
Jordan08 merged commit 77d51da into AffineForm Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant