[libdvdnav-devel] [PATCH 0/7] Cleanups/fix's
Andrew Clayton
andrew at digital-domain.net
Fri Oct 24 16:21:28 CEST 2014
Here's several patches fixing {f}printf() format strings and reducing
the scope of variables.
Andrew Clayton (7):
src/dvd_input.c: Reduce the scope of 'ret' in file_read
src/dvd_reader.c: Fix a couple of fprintf format strings
src/dvd_reader.c: Reduce the scope of some variables
src/dvd_udf.c: Reduce the scope of some variables
src/ifo_print.c: Fix a couple of fprintf format strings
src/ifo_read.c: Reduce the scope of some variables
src/nav_print.c: Fix several printf format strings
src/dvd_input.c | 4 +---
src/dvd_reader.c | 17 ++++++++++-------
src/dvd_udf.c | 11 ++++++-----
src/ifo_print.c | 4 ++--
src/ifo_read.c | 12 ++++++------
src/nav_print.c | 14 +++++++-------
6 files changed, 32 insertions(+), 30 deletions(-)
--
1.9.3
More information about the libdvdnav-devel
mailing list