Fix memleak in tracking.c#14191
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
|
New Issues (8)Checkmarx found the following issues in this Pull Request
Fixed Issues (5)Great job! The following issues were fixed in this Pull Request
|
|
@sfu2 thx, can you make a test to cover it? |
I've looked into writing a test to cover the bug, but I'm finding it quite challenging due to my limited familiarity with Tcl and the structure of Redis's test suite. |
|
@sfu2 you can add your test by referring to other tests in tracking.tcl, and then verify it using |
|
I'm so sorry about the overlap! I didn't realize you were also working on this when I submitted my PR(#14817). It seems mine was just merged. My apologies for the duplication of effort, and I really appreciate your work on this as well. |



Resolves #14188