freebsd-ports/sysutils/vobcopy/files/patch-vobcopy.c
Rong-En Fan f4eaa5d10d - Update to 1.0.2
PR:		ports/117067
Submitted by:	Josh Paetzel <josh at tcbug.org> (maintainer)
2007-10-10 13:04:22 +00:00

11 lines
237 B
C

--- vobcopy.c.orig Sun Jun 24 08:26:07 2007
+++ vobcopy.c Wed Oct 10 20:56:58 2007
@@ -149,6 +149,8 @@
#endif
+ /* initialize string */
+ dvd_path[0] = '\0';
/*
* the getopt part (getting the options from command line)