Re: [PATCH BlueZ] mesh: Fix errors found by static analysis

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

 



Hi Steve,

On Sat, 2020-11-28 at 12:05 -0500, Steve Brown wrote:
> Hi Inga,
> 
> The changes to mesh/keyring.c break create network for me.
> 
> I think the mkdir tests should be 
> if (!!mkdir(key_file, 0755))

Yes, you are correct: it's a wrong check. Will fix.

> not 
> if (!mkdir(key_file, 0755))
> 
> With that change, I can create networks again.
> 
> Steve
> 

Best regards,
Inga




[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