summaryrefslogtreecommitdiff
path: root/src/replication.c
diff options
context:
space:
mode:
authoryiyuaner <yiyuanguo96514@gmail.com>2022-03-22 16:46:16 +0800
committerGitHub <noreply@github.com>2022-03-22 10:46:16 +0200
commit08aed7e7dd1c338e5fb69a10b8ae09a0ec11e96a (patch)
treea1184c643dc93279dcfff570f025af17a6bbcb05 /src/replication.c
parent79db037a4f7bf18962f4255de84d1767d63da1f5 (diff)
downloadredis-08aed7e7dd1c338e5fb69a10b8ae09a0ec11e96a.tar.gz
Fix an off by one error in zzlStrtod (#10465)
When vlen = sizeof(buf), the statement buf[vlen] = '\0' accessing the buffer buf is an off by one error.
Diffstat (limited to 'src/replication.c')
0 files changed, 0 insertions, 0 deletions