Re: [Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer

2017-07-24 Thread Peter Maydell
On 24 July 2017 at 19:27, Philippe Mathieu-Daudé wrote: > Hi, > > This series is the result of having fun with Clang's Static Analyzer during > the week-end (see https://clang-analyzer.llvm.org/). > > No need to delay the first batch for -rc0. I had a quick look through the mostly ARM related one

[Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer

2017-07-24 Thread Philippe Mathieu-Daudé
Hi, This series is the result of having fun with Clang's Static Analyzer during the week-end (see https://clang-analyzer.llvm.org/). No need to delay the first batch for -rc0. Patch 1 was in another series (delayed for 2.11), it would be nice to have it in 2.10. I built a docker image based on