RE: bug in mesh/net.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Cinead,

> -----Original Message-----
> owner@xxxxxxxxxxxxxxx] On Behalf Of Cinaed Simson
> Sent: Monday, November 26, 2018 11:51 PM
> Subject: bug in mesh/net.c
> 
> 
> Line 3317 in net.c reads something like
> 
>   for(int i=0, ....
> 
> which I had change to
> 
>   int i;
>   for(i=0,...

Thank you for this report.  If you would like your name in the change log, please submit this as a GIT Patch, and I will apply it directly.  Otherwise, I will make sure it is fixed in the next set of patches that we push.


> in order to get the latest git version of bluez to compile.
> 
> -- Cinaed




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux