mirror of https://github.com/libsdl-org/SDL.git
Separately checking the state of a file before operating on it may allow an attacker to modify the file between the two operations. (CWE-367) Fix by using fstat() instead of stat(). |
||
|---|---|---|
| .. | ||
| android | ||
| darwin | ||
| dummy | ||
| linux | ||
| windows | ||
| SDL_haptic.c | ||
| SDL_haptic_c.h | ||
| SDL_syshaptic.h | ||