On Wed, Apr 01, 2015 at 01:40:07PM -0400, Russell Bryant wrote:
> A new transaction is allocated before executing the command.  If the
> result from committing the transaction is TRY_AGAIN, the code leaked
> the allocated transaction since it creates a new one when it comes
> back around to retry.  The old transaction is now destroyed before
> continuing to allow the command to be retried.
> 
> Signed-off-by: Russell Bryant <rbry...@redhat.com>

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to