Closed fraunhofer-iis-bot closed 1 year ago
In GitLab by @fraunhofer-iis-anon on Mar 2, 2020, 18:42
added 1 commit
In GitLab by @fraunhofer-iis-anon on Mar 2, 2020, 18:44
unmarked as a Work In Progress
In GitLab by @jannismain on Mar 3, 2020, 10:49
When you go the extra mile to find a test that shows that (a) a bug existed and (b) it doesn't exist anymore after your change (which I know you did 🙂 ), feel free to add it here (and, even better, to the test suite) so others see at first glance that it got fixed without having to verify it manually.
For context, he used gcc's sanitizers in combination with the gtest suite to show the use_after_free bug programmatically:
I think the sanitizers should be used during testing to prevent bugs of this nature in the future.
In GitLab by @cstender on Mar 3, 2020, 11:55
Thanks for the bugfix!
In GitLab by @cstender on Mar 3, 2020, 11:55
mentioned in commit 412754e283023ae3799d60f043ea0da336cd8cfb
In GitLab by @cstender on Mar 3, 2020, 11:55
merged
In GitLab by @fraunhofer-iis-anon on Mar 2, 2020, 17:29
_Merges 29-japicontext-is-used-after-a-free-call -> master
Closes #29