garbage college memory
Change-Id: I9b1291b563ac1d366120370d03e527d59c6cb4df
This commit is contained in:
parent
a19677045f
commit
4d222384cc
@ -253,6 +253,10 @@ int bt_disable() {
|
||||
if (set_bluetooth_power(0) < 0) {
|
||||
goto out;
|
||||
}
|
||||
|
||||
if (rfkill_state_path)
|
||||
free(rfkill_state_path);
|
||||
|
||||
ret = 0;
|
||||
|
||||
out:
|
||||
|
Loading…
Reference in New Issue
Block a user