LDPRELOAD: Fix out-of-scope variable coverity error 86/9086/2
authorSteven <sluong@cisco.com>
Fri, 27 Oct 2017 16:34:57 +0000 (09:34 -0700)
committerChris Luke <chris_luke@comcast.com>
Fri, 27 Oct 2017 17:44:25 +0000 (17:44 +0000)
commit8aa0d786a97eda2761c334330d71328919d4c674
tree0646f393f5220f21e4cec3c3466a5c9af9960577
parent58c947650cb864c592779530a655ea108b960b1a
LDPRELOAD: Fix out-of-scope variable coverity error

>>>    CID 178271:  Memory - illegal accesses  (RETURN_LOCAL)
>>>    Using "ep", which points to an out-of-scope variable "_ep".

Change-Id: Icf21e602bc2718bfedd9480e9da41aff8693048e
Signed-off-by: Steven <sluong@cisco.com>
src/vcl/vcom_socket.c