mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
The original code has a use after free bug because it's not using the _safe() version of the list_for_each_entry() macro. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>