commit | ffa2d92191286f47b993c62013c351b397400708 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Tue Jun 19 16:12:04 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 07 17:23:12 2018 +0200 |
tree | 19790820ac6c1c4bc4fe456788c04ef2a8330965 | |
parent | 057ba872d0adc9b512e455f38159f1c3616b616c [diff] |
slimbus: messaging: initialize completion correctly slim_val_inf can contain random value from stack, make sure the completion is initialized to NULL while filling the msg. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>