Skip to content

Fixed memory leaks and out of bound access - #803

Merged
Jordan Maples (JordanMaples) merged 3 commits into
microsoft:masterfrom
B1Z0N:master
Sep 4, 2019
Merged

Jordan Maples (JordanMaples) merged 3 commits into
microsoft:masterfrom
B1Z0N:master

Conversation

@B1Z0N

Copy link
Copy Markdown
Contributor

I looked through all tests with valgrind --leak-check=full --leak-kinds=all and found some memory errors. So this PR is just minor fixes of ones.


Fixes #737. Actually this issue gave me an idea to run valgrind on all files. So thanks to mcharest (@stayprivates). It's been over a year since this issue is on hold, so i don't know why he/she doesn't PR the solution already.

@msftclas

Microsoft Contribution License Agreements (msftclas) commented Aug 31, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@B1Z0N

Copy link
Copy Markdown
Contributor Author

Anna Gringauze (@annagrin) Jordan Maples (@JordanMaples) any thoughts on this?

@JordanMaples
Jordan Maples (JordanMaples) merged commit a454d29 into microsoft:master Sep 4, 2019
@JordanMaples

Copy link
Copy Markdown
Contributor

Maintainers' call: Looks good, thanks.

@stayprivates

Copy link
Copy Markdown

Sorry for not participating more, at the time git/github was new to me and I did not have the time to get acquinted with it. Then I forgot about it.

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.

Invalid use of pointer in notnull_tests.cpp TEST_CASE("TestNotNullostream")

4 participants