On Wed, Aug 27, 2014 at 12:41:50AM +0200, Thomas Graf wrote: > Although the check is present already, a missing !error branch > in the next condition prevents the error from being reported back. > > Signed-off-by: Thomas Graf <tg...@noironetworks.com>
Are you sure? I think that the only real bug here is that if the timeout is negative *and* the "until" string is invalid, then there's a memory leak of the error message for the negative timeout. We should still fix that, and the same code change does that, but I think that the commit message is wrong. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev