mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-17 02:50:50 +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>