mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-28 00:08:19 +00:00
If we break out of the loop before we attempt to allocate again, then we double free the memory pointed to by `name_path`. Found by Static Analysis: Sonar Cloud