]> granicus.if.org Git - handbrake/commit
scan: fix potential buffer overflow in sprintf
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 11 Feb 2019 15:04:24 +0000 (08:04 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 11 Feb 2019 15:04:24 +0000 (08:04 -0700)
commit67299770c013120ffdc4d86daffc9c48691ab802
tree536ddf3f4307c80d44f050d46ba0fdd37259fcb1
parent9a24efca579f841bc84b345969bd4582dbee24f8
scan: fix potential buffer overflow in sprintf

Use snprintf
libhb/scan.c