Closed hqakhtar closed 1 year ago
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.
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.