On Wed, Aug 08, 2018 at 04:13:39PM -0400, Aaron Conole wrote:
> Ben Pfaff <[email protected]> writes:
> > @@ -429,10 +426,17 @@ unixctl_server_destroy(struct unixctl_server *server)
> >              kill_connection(conn);
> >          }
> >  
> > +        free (server->path);
> 
> Just a small nit, this looks like gnu style.

Oops.  I've written a lot of GNU code, sometimes it comes naturally.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to