platform_hardware_interfaces/threadnetwork
Zhanglong Xia 3297a174d6 remove manually freeing the variable mDeathRecipient
The variable `mDeathRecipient` will automatically free the allocated
memory when it is destructed. This CL deletes the code for manually
releasing the variable `mDeathRecipient` to avoid the same variable
being freed twice.

Bug: 296617022
Test: Run fuzzer test.
Change-Id: I733f7f8d26e48a9434d41c5098f39ad91208abeb
2023-08-24 15:38:05 +08:00
..
aidl remove manually freeing the variable mDeathRecipient 2023-08-24 15:38:05 +08:00
OWNERS add OWNERS file for the threadnetwork HAL project 2023-05-26 16:17:38 +00:00