Skip to content
Commit 971c90bf authored by John Stultz's avatar John Stultz
Browse files

alarmtimers: Avoid possible null pointer traversal



We don't check if old_setting is non null before assigning it, so
correct this.

CC: Thomas Gleixner <tglx@linutronix.de>
CC: stable@kernel.org
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent 322a8b03
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