Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37827017
en ru br
ALT Linux repositórios
S:0.9.18-alt3.qa2
5.0: 0.9.16-alt3
4.1: 0.9.16-alt3
4.0: 0.9.16-alt3
3.0: 0.9.16-alt1

Group :: Sistema/Servidores
RPM: irda-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: irda-utils-rh1.patch
Download


--- irda-utils-0.9.15/irattach/irattach.c.rh1	2003-11-24 17:30:21.000000000 +0100
+++ irda-utils-0.9.15/irattach/irattach.c	2003-11-24 17:34:51.000000000 +0100
@@ -614,7 +614,7 @@
 	/* First arg is device name. Save it now, because in some cases
 	 * getopt() will remove it... */
 	strncpy(device, argv[1], 20);
-	device[20] = '\0';
+	device[19] = '\0';
 
 	/* Look for options */
 	/* Do this before processing device, to handle "-h" and -v"
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009