On May 6, 2013, at 9:42 PM, Ben Pfaff wrote:
> On Mon, May 06, 2013 at 09:33:26PM -0700, Justin Pettit wrote:
>> Commit 66980be9 (ovsdb-client: Avoid assertion with multiple databases.)
>> passed in a pointer to an svec pointer, when it should have just been an
>> svec pointer. This corrects the
On Mon, May 06, 2013 at 09:33:26PM -0700, Justin Pettit wrote:
> Commit 66980be9 (ovsdb-client: Avoid assertion with multiple databases.)
> passed in a pointer to an svec pointer, when it should have just been an
> svec pointer. This corrects the bug.
>
> Signed-off-by: Justin Pettit
Thanks, "m