Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: a19cfb3ff3b23dd84043c660748f7892abe6029d https://github.com/OpenAMP/libmetal/commit/a19cfb3ff3b23dd84043c660748f7892a... Author: Huichun Feng foxhoundsk.tw@gmail.com Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths: M lib/system/linux/device.c
Log Message: ----------- lib: system: linux: Remove redundant malloc'd addr release check
As the code path suggests, the pointer, ldev, at this point, can be free'd directly w/o a check. Remove the redundant check.
Signed-off-by: Huichun Feng foxhoundsk.tw@gmail.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications