On Thu, Jul 17, 2014 at 06:31:28PM -0700, Gurucharan Shetty wrote:
> Without this change, with shared libraries, VLOG
> constructor for ovsdb-server would get called twice corrupting
> the 'vlog_modules' list causing an infinite loop.
>
> Signed-off-by: Gurucharan Shetty
> Reported-by: Gur Stavi
Without this change, with shared libraries, VLOG
constructor for ovsdb-server would get called twice corrupting
the 'vlog_modules' list causing an infinite loop.
Signed-off-by: Gurucharan Shetty
Reported-by: Gur Stavi
---
AUTHORS |1 +
ovsdb/automake.mk |1 -
2 files changed,