summaryrefslogtreecommitdiff
path: root/sysutils/vobcopy/files/patch-vobcopy.c
blob: 92b844b15974cd48ba5895d3d14f2d0aa7809ed2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- vobcopy.c.orig	Fri Jan  6 23:49:40 2006
+++ vobcopy.c	Fri Jan  6 23:50:03 2006
@@ -146,6 +146,8 @@
 #endif
   
   
+  /* initialize string */
+  dvd_path[0] = '\0';
 
   /*
    * the getopt part (getting the options from command line)