Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
irda
irda-utils-0.9.16-fix-off-by-one.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor