On 5 September 2016 at 19:13, Kevin Wolf <kw...@redhat.com> wrote: > The following changes since commit e87d397e5ef66276ccc49b829527d605ca07d0ad: > > Open 2.8 development tree (2016-09-05 11:38:54 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 1585512ba88324844c2722fd977b126fc2748604: > > coroutine: reduce stack size to 64kB (2016-09-05 19:06:49 +0200) > > ---------------------------------------------------------------- > Block layer patches
make check on the clang sanitizer build failed too. Note that the sanitizer "runtime error" messages are not fatal, so whatever made the test fail was something else. GTESTER check-qtest-i386 /home/petmay01/linaro/qemu-for-merges/qtest.c:497:16: runtime error: null pointer passed as argument 1, which is declared to never be null /usr/include/string.h:62:62: note: nonnull attribute specified here /home/petmay01/linaro/qemu-for-merges/qtest.c:497:16: runtime error: null pointer passed as argument 1, which is declared to never be null /usr/include/string.h:62:62: note: nonnull attribute specified here Broken pipe GTester: last random seed: R02S47b95908b2d55cace56bbf395725386c Broken pipe GTester: last random seed: R02Sf7d2ad3c04d0dbe7e2835b41abe6ae94 thanks -- PMM