mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 18:38:21 +02:00
Fix defect reported by Coverity Scan.
Argument cannot be negative (NEGATIVE_RETURNS)
negative_returns: f is passed to a parameter that cannot be negative.
CID: 1364709
Fixes:
|
||
|---|---|---|
| .. | ||
| os_mman.h | ||
| os_process.c | ||
| os_process.h | ||
| os_thread.h | ||