Skip to content
Commit bd8c154a authored by jbaron@akamai.com's avatar jbaron@akamai.com Committed by Greg Kroah-Hartman
Browse files

dynamic debug: line queries failing due to uninitialized local variable



Settings of the form, 'line x module y +p', can fail arbitrarily due to an
uninitialized local variable. With this patch results are consistent, as
expected.

Signed-off-by: default avatarJason Baron <jbaron@akamai.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 574979c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment