]> granicus.if.org Git - handbrake/commit
libhb: fix snprintf compiler warnings
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 13 Jun 2018 17:11:30 +0000 (10:11 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 13 Jun 2018 17:11:30 +0000 (10:11 -0700)
commitc85294a8f0bce69d5cb417f60a143663fb83772a
treee6f68e663722653d93b7069c8fc75a0425fd8d2c
parent256c9acab3e49d61bb3a48c8fe60c7b17c09bad6
libhb: fix snprintf compiler warnings

Our handling of temporary directory paths could truncate resulting
filenames.  This fixes the warnings and prevents possible truncation.
gtk/src/hb-backend.c
gtk/src/preview.c
libhb/encavcodec.c
libhb/enctheora.c
libhb/encx264.c
libhb/encx265.c
libhb/hb.c
libhb/ports.c
libhb/ports.h