-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Valgrind report use of uninitialized memory in testarray.cpp::hasZeroByte #10
Comments
Verified that memory leak is fixed today |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/2/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/4/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/4/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/5/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/5/Performance_Report |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/6/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/7/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/7/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/8/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/8/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/9/Diff_Coverage |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/10/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/9/Performance_Report |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/10/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/11/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/11/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/12/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/12/Performance_Report |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/13/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/15/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/15/Performance_Report |
Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/16/Diff_Coverage |
Check the performance result here: https://ci.realm.io/job/realm/job/realm-core-private/job/PR-10/16/Performance_Report |
Valgrind report use of uninitialized memory in testarray.cpp::hasZeroByte
It is triggered in the unit test FindhasZeroByte at line 705, and in some of the following calls:
The text was updated successfully, but these errors were encountered: