]> git.ipfire.org Git - thirdparty/curl.git/commit
examples: length-limit two sscanf() uses of %s
authorDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jun 2021 07:24:37 +0000 (09:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jun 2021 13:57:09 +0000 (15:57 +0200)
commit42db4ccee2c2d4da99e08c516a458ec53d268aa4
treeadc3268397e857fdfc448dd45c2547aa16c25739
parent0842175fa46a2f02bc95af3cafd6901130c562dd
examples: length-limit two sscanf() uses of %s

Reported-by: Jishan Shaikh
Fixes #7293
Closes #7294
docs/examples/rtsp.c
docs/examples/synctime.c