summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorPeter0x44 <[email protected]>2024-05-15 07:16:45 -0700
committerGitHub <[email protected]>2024-05-15 16:16:45 +0200
commitbf5eecc71f63d1bca76fdb377a1d231066f9258d (patch)
tree904dca6117908cce7ddcc52502ed7023e333981b /examples
parent3d885ef9195825b03c9657f136293077e61ee503 (diff)
downloadraylib-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