We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19ab859 + c0c3bca commit b16c9bfCopy full SHA for b16c9bf
1 file changed
src/ssdb/binlog.cpp
@@ -300,6 +300,7 @@ int BinlogQueue::find_min(Binlog *log) const{
300
}
301
302
303
+ delete it;
304
return ret;
305
306
0 commit comments