On Sat, Oct 11, 2014 at 03:07:41PM -0700, Ankur Sharma wrote:
> NlBufAt should be called with valid boundary limits (within head and tail).
> Incorrect argument to NlBufAt was leading to assert hit, fixed the same.
>
> Signed-off-by: Ankur Sharma
> Acked-by: Nithin Raju
> Tested-by: Nithin Raju
NlBufAt should be called with valid boundary limits (within head and tail).
Incorrect argument to NlBufAt was leading to assert hit, fixed the same.
Signed-off-by: Ankur Sharma
Acked-by: Nithin Raju
Tested-by: Nithin Raju
---
datapath-windows/ovsext/Netlink/Netlink.c | 4 ++--
1 file changed,