aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAndrey Ryabinin <[email protected]>2015-12-21 12:54:45 +0300
committerDavid S. Miller <[email protected]>2015-12-22 15:57:54 -0500
commite459dfeeb64008b2d23bdf600f03b3605dbb8152 (patch)
treed0f1c4b878c279acc8f9b77effa174145fbed999 /tools/perf/util/trace-event-scripting.c
parentef9cdd0fed3875b1ae9cc85987d8143354b2d4c8 (diff)
ipv6/addrlabel: fix ip6addrlbl_get()
ip6addrlbl_get() has never worked. If ip6addrlbl_hold() succeeded, ip6addrlbl_get() will exit with '-ESRCH'. If ip6addrlbl_hold() failed, ip6addrlbl_get() will use about to be free ip6addrlbl_entry pointer. Fix this by inverting ip6addrlbl_hold() check. Fixes: 2a8cc6c89039 ("[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.") Signed-off-by: Andrey Ryabinin <[email protected]> Reviewed-by: Cong Wang <[email protected]> Acked-by: YOSHIFUJI Hideaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions