Files
shadow/src
Alejandro Colomar c8c1059384 src/: Transform do-while into while
list cannot be NULL in the first iteration, so we don't need a do-while.

Just in case it's not obvious: we know it's not NULL in the first
iteration because right above, in line 772, we've already dereferenced
it.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-12-05 21:20:59 -06:00
..
2024-07-02 13:32:13 -05:00
2024-03-10 19:56:40 -05:00
2024-07-11 22:42:58 -05:00
2024-07-02 13:32:13 -05:00
2024-07-11 22:42:58 -05:00
2024-09-13 22:27:08 +02:00
2024-09-13 22:27:08 +02:00
2021-12-23 19:36:50 -06:00
2024-12-05 21:20:59 -06:00
2024-12-05 21:20:59 -06:00