• zhaozhao.zz's avatar
    resize query buffer more accurately · 2248eaac
    zhaozhao.zz authored
    1. querybuf_peak has not been updated correctly in readQueryFromClient.
    2. qbuf shrinking uses sdsalloc instead of sdsAllocSize
    
    see more details in issue #4983
    2248eaac
networking.c 140 KB