aboutsummaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/bluez/files/hciattach_devlength.patch
blob: 8d84cb1b00d3eedecd64d5924770c6db8e791f9a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- bluez-utils-2.21/tools/hciattach.c.orig	2005-12-15 16:29:55.000000000 +0100
+++ bluez-utils-2.21/tools/hciattach.c	2005-12-15 16:29:37.000000000 +0100
@@ -973,7 +973,7 @@
 	int send_break = 0;
 	pid_t pid;
 	struct sigaction sa;
-	char dev[20];
+	char dev[25];
 
 	detach = 1;
 	printpid = 0;