Skip to content

incrementally remove explicit calls to free memory#194

Open
GDCCP wants to merge 4 commits intoMartinsos:masterfrom
GDCCP:Issue84-1
Open

incrementally remove explicit calls to free memory#194
GDCCP wants to merge 4 commits intoMartinsos:masterfrom
GDCCP:Issue84-1

Conversation

@GDCCP
Copy link
Copy Markdown

@GDCCP GDCCP commented Oct 18, 2021

I am just replacing alloc/free with c++ unique_ptr/vector so that no explicit code needed to free memory. As there are internal API changes, the Issue84 PR after breakdown will likely become a sequence of PRs that should be applied in order.

This is the first one, and I don't think I can submit another one independently.

rpconnectmok and others added 4 commits October 18, 2021 15:09
…s/createReverseCopy/and part of AlignmentData)
using vector to make memory management implicit in buildPeq and parts…
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.

2 participants