Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: e087ea5d38c2278047b796c0a0123124cdcdee05 https://github.com/OpenAMP/libmetal/commit/e087ea5d38c2278047b796c0a0123124c... Author: Guiding Li liguiding1@xiaomi.com Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths: M lib/list.h
Log Message: ----------- libmetal: add metal_list_for_each_safe() support
Add a more secure way to traverse linked lists
Signed-off-by: Guiding Li liguiding1@xiaomi.com