Closed zouyonghao closed 4 months ago
Thanks for reporting this and submitting a fix! I have a couple of questions:
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 77.76%. Comparing base (
ee07596
) to head (f98027e
). Report is 9 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/raft/uv_list.c | 0.00% | 3 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for reporting this and submitting a fix! I have a couple of questions:
- Are you able to reproduce this UAF or was it a one-off?
- What release/commit of libraft are you using?
Thanks for your reply.
Got a UAF on an old version of Dqlite. This should fix it.