Closed hqakhtar closed 1 year ago
:exclamation: No coverage uploaded for pull request base (
REL_2_STABLE@1617f0d
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## REL_2_STABLE #394 +/- ##
===============================================
Coverage ? 91.09%
===============================================
Files ? 3
Lines ? 1269
Branches ? 34
===============================================
Hits ? 1156
Misses ? 92
Partials ? 21
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
The return value for snprintf was incorrectly recorded as plan length. That's been resolved.
As part of this fix, we've also eliminated the possibility of a potential memory leak when plan text was being saved.