diff options
author | Ben Hutchings <[email protected]> | 2018-04-04 22:38:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-04-23 13:03:25 +0200 |
commit | e538409257d0217a9bc715686100a5328db75a15 (patch) | |
tree | fd52fea67fc630cfaffdf080da00c14a2095a775 /lib/memory-notifier-error-inject.c | |
parent | 1ecb160199c3c289c660bdb852a9269e243009a8 (diff) |
test_firmware: fix setting old custom fw path back on exit, second try
Commit 65c79230576 tried to clear the custom firmware path on exit by
writing a single space to the firmware_class.path parameter. This
doesn't work because nothing strips this space from the value stored
and fw_get_filesystem_firmware() only ignores zero-length paths.
Instead, write a null byte.
Fixes: 0a8adf58475 ("test: add firmware_class loader test")
Fixes: 65c79230576 ("test_firmware: fix setting old custom fw path back on exit")
Signed-off-by: Ben Hutchings <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions