summaryrefslogtreecommitdiff
path: root/hiredis.h
diff options
context:
space:
mode:
authorBjörn Svensson <bjorn.a.svensson@est.tech>2022-09-01 13:47:54 +0200
committerMichael Grunder <michael.grunder@gmail.com>2022-09-01 10:35:07 -0700
commit329eaf9bae314f8bc307c809340b262f67c2ce36 (patch)
tree39eea1f77463681efb497fdaccabf73a64c6e9d7 /hiredis.h
parenteaae7321c2c84c45f40ccb01233d299644f4e786 (diff)
Fix heap-buffer-overflow issue in redisvFormatCommad
A command with a faulty formatting string that lacks the conversion specifier results in a ASAN heap-buffer-overflow. This was due to that strchr() matches on null-termination, which triggers a continuation of the string parsing.
Diffstat (limited to 'hiredis.h')
0 files changed, 0 insertions, 0 deletions