[PATCH 00/20] Fix many static analysis problems

2012-05-08 Thread Henrique Dante de Almeida
Those were the trivial problems caught with clang static analyzer, plus the plugins/ofono.c fix described by wagi. Henrique Dante de Almeida (20): wifi: Fix NULL ssid being passed to memcmp dhcpv6: fix null pointer dereference on memory allocation failure dhcp: fix null pointer dereference o

Re: [PATCH 00/20] Fix many static analysis problems

2012-05-09 Thread Patrik Flykt
On Tue, 2012-05-08 at 16:20 -0300, Henrique Dante de Almeida wrote: > Those were the trivial problems caught with clang static analyzer, plus > the plugins/ofono.c fix described by wagi. Patches 1, 4-19 applied. Thanks a lot! For patches 3 and 4 I took Jukka's versions and for 20 I already had Da

Re: [PATCH 00/20] Fix many static analysis problems

2012-05-09 Thread Henrique Dante
On Wed, May 9, 2012 at 11:23 AM, Patrik Flykt wrote: > On Tue, 2012-05-08 at 16:20 -0300, Henrique Dante de Almeida wrote: >> Those were the trivial problems caught with clang static analyzer, plus >> the plugins/ofono.c fix described by wagi. > > Patches 1, 4-19 applied. Thanks a lot! > > For pat

Re: [PATCH 00/20] Fix many static analysis problems

2012-05-10 Thread Patrik Flykt
On Wed, 2012-05-09 at 11:58 -0300, Henrique Dante wrote: > Thanks, but notice that dhcpv6 still has some problems, see the > updated report at (includes false positives) Oops! Applied Jukka's patch. Cheers, Patrik ___ connman mailing list con