]> 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:19:43 +0000 (08:19 -0700)
commit30a4ad82e91c8f24a636caace9dad0d4988f5002
tree817d4b7eea145ef2fce5ec5498b2e830c1932a9e
parent2420506184bee42ef0a1851d72f4b41f9f5a2366
scan: fix potential buffer overflow in sprintf

Use snprintf

(cherry picked from commit 67299770c013120ffdc4d86daffc9c48691ab802)
libhb/scan.c