Hello, On Sat, 04 Apr 2015 11:12:58 +0200 Maxime Villard <[email protected]> wrote:
> Hi, > here is a new list of 11 potential bugs: > > http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-5 > > Please carefully test/investigate these bugs before fixing them. Also, > please include the keyword "Brainy" in your commit messages so that I > can easily keep track of what is/isn't fixed - or send me a mail directly. I'll deal with these since that's kinda my home turf these days: 0x10 MEMORY LEAK: sys/arch/sgimips/mace/macekbc.c [+] rev1.7 Leak of 't' with malloc() at l.140. 0x11 MEMORY LEAK: sys/arch/sgimips/dev/scn.c [+] rev1.7 Leak of 'intrname' with malloc() at l.1075. Both are bugs, both are trivial to fix. have fun Michael
