mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 23:48:18 +02:00
In theory this wouldn't be an issue, as we'll find the correct name and
break out of the loop before we hit the sentinel.
Let's fix this and avoid issues in the future.
Spotted by Coverity (CID 1339869, 1339870, 1339871)
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Android.mk | ||
| Makefile.am | ||
| Makefile.sources | ||
| pipe_loader.c | ||
| pipe_loader.h | ||
| pipe_loader_drm.c | ||
| pipe_loader_priv.h | ||
| pipe_loader_sw.c | ||
| SConscript | ||