On Wed, Jul 15, 2015 at 10:18:27PM -0700, Joe Stringer wrote:
> OVS will exit if the allocations in this function fail, so this check is
> pointless.
>
> Found by MIT STACK analyzer.
>
> Signed-off-by: Joe Stringer
Acked-by: Ben Pfaff
___
dev mailing
OVS will exit if the allocations in this function fail, so this check is
pointless.
Found by MIT STACK analyzer.
Signed-off-by: Joe Stringer
---
vtep/vtep-ctl.c | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/vtep/vtep-ctl.c b/vtep/vtep-ctl.c
index f065fc9..8dfd3ad