[ovs-dev] [PATCH] ovsdb-server: Fix memory leak.

Ethan Jackson ethan at nicira.com
Thu Feb 17 21:07:49 UTC 2011


> I don't think that the change to main() is required, because I think
> that the 'data' member inside this shash is always NULL.

I would tend to think we should leave it as free_data in main because
it's that way everywhere else so it sets a precedent.  Seems like
defensive coding.  I'm fine with switching it back though if you think
it matters.

Ethan




More information about the dev mailing list