You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/sys-fs/mtpfs/files/mtpfs-1.1-unitialized-varia...

13 lines
346 B

https://bugs.gentoo.org/556690
--- a/mtpfs.c 2015-08-04 21:56:13.080712801 +0200
+++ b/mtpfs.c 2015-08-04 21:20:54.822965092 +0200
@@ -1324,7 +1324,7 @@ main (int argc, char *argv[])
LIBMTP_raw_device_t * rawdevices;
int numrawdevices;
LIBMTP_error_number_t err;
- int i;
+ int i = 0;
int opt;
extern int optind;