diff options
| author | Peter0x44 <[email protected]> | 2024-05-15 07:16:45 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-15 16:16:45 +0200 |
| commit | bf5eecc71f63d1bca76fdb377a1d231066f9258d (patch) | |
| tree | 904dca6117908cce7ddcc52502ed7023e333981b /examples | |
| parent | 3d885ef9195825b03c9657f136293077e61ee503 (diff) | |
| download | raylib-bf5eecc71f63d1bca76fdb377a1d231066f9258d.tar.gz raylib-bf5eecc71f63d1bca76fdb377a1d231066f9258d.zip | |
[parser] Don't crash for files that don't end in newlines (#3981)
The parser assumes all lines end in newlines, but sometimes this isn't
true. Check for a null terminator along with '\n' when stripping leading
spaces.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
