commit | 037c635eee994f6b29fc82931490e831d4a2ead2 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Dec 10 11:34:40 2007 -0800 |
committer | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Dec 10 11:34:40 2007 -0800 |
tree | f32a3f562a840d089ef448f04376a1257110cfe3 | |
parent | 5472ac6f9fab8632b89da31df56419c8423b020d [diff] |
Fix off by one in nested attribute management. Fixes segv in: tc qdisc show dev eth1 due to uninitialized attribute table. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>