Hi, I've added some bugs here: http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Unsorted-4
I don't have time to investigate, review and fix them. They don't seem all easy to fix, so please make sure you can test/carefully review your changes, as usual. Below is a summary, in case it inspires someone: _09/ DOUBLE RUNTIME BRANCH: sys/arch/arm/arm/cpufunc.c _10/ MEMORY LEAK: sys/net/if_ieee1394subr.c _11/ UNINITIALIZED VAR: sys/dev/ic/sgec.c _12/ USE-AFTER-FREE: sys/arch/mips/alchemy/dev/aupcmcia.c _13/ MEMORY LEAK: sys/dev/ic/smc91cxx.c _14/ UNINITIALIZED VAR: sys/compat/linux/common/linux_futex.c _15/ MEMORY LEAK: sys/arch/acorn26/ioc/arcpp.c _16/ MEMORY LEAK: sys/dev/pci/cxgb/cxgb_l2t.c _17/ MEMORY LEAK: sys/dev/ic/gem.c _18/ MEMORY LEAK: sys/dev/ic/rrunner.c _19/ USE-AFTER-FREE: sys/dev/ic/rrunner.c _20/ MEMORY LEAK: sys/dev/spi/spiflash.c _21/ USE-AFTER-FREE: sys/dev/ic/daic.c Maxime