File irda-utils-0.9.16-fix-off-by-one.diff of Package irda

From: Stefan Scheler sscheler@suse.de
Subject: fix an off-by-one error, detailed problem description is in
https://bugzilla.novell.com/show_bug.cgi?id=131517

--- irattach/irattach.c	2004-04-01 00:02:33.000000000 +0200
+++ irattach/irattach.c	2006-01-31 11:57:11.000000000 +0100
@@ -82,7 +82,7 @@
 
 struct irtty_info info;
 /* IrDA Device Name of the device we manage */
-char device[20];
+char device[21];
 
 struct dongle_list_s {
 	int   id;
openSUSE Build Service is sponsored by