Pushed, thanks!
Jarno
On Dec 5, 2013, at 5:11 PM, Ben Pfaff wrote:
> On Thu, Dec 05, 2013 at 04:27:23PM -0800, Jarno Rajahalme wrote:
>> parse_l2_5_onward() previously used out of range 'expected_bit' when
>> it was called with no attrs, which happens when parsing a mask with
>> zero length.
On Thu, Dec 05, 2013 at 04:27:23PM -0800, Jarno Rajahalme wrote:
> parse_l2_5_onward() previously used out of range 'expected_bit' when
> it was called with no attrs, which happens when parsing a mask with
> zero length.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
___
parse_l2_5_onward() previously used out of range 'expected_bit' when
it was called with no attrs, which happens when parsing a mask with
zero length.
Signed-off-by: Jarno Rajahalme
---
lib/odp-util.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/odp-util.c b/lib/odp-