Hi Manuele,

On 03/16/2016 09:44 AM, Manuele Conti wrote:
> I found a memory leak in driver.c. I'm using a software tool to catch,
> and I already found some errors like this.
> Can I send a mail for each?

committed in mainline,2435. Thanks for contributing the fix. FYI, I
declared you as its author in the commit's metadata.

Btw, when I was at it, I also noticed two other issues and fixed them in
the following two commits (i.e. not testing the return value of
create_device() and not leaking dev->name in delete_device().

As for your question, you can either send a patch for each issue
individually, or (which is better) a Bazaar merge directive, or (even
better) a pull request from your local HelenOS branch with fixes. You
can also file a ticket in case you only wanted to report a bug.

What tool are you using for the static analysis? Was it you who posted a
link to some static analysis results to the IRC yesterday? Unfortunately
they were not that useful without a further context.

Jakub

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to