-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I use this to document all the misc issues I find. That I don't know the appropriate answer to, to make a fix PR.
https://github.com/KoffeinFlummi/armake/blob/master/src/p3d.c#L1789
Makes no sense. num_lods is unsigned int, it can't be negative.
https://github.com/KoffeinFlummi/armake/blob/master/src/derapify.c#L572
target is never initialized. And only used for string comparison with buffer.
Metadata
Metadata
Assignees
Labels
No labels