diff options
| author | Charles Giessen <charles@lunarg.com> | 2022-12-01 14:39:43 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-01-18 18:37:52 -0700 |
| commit | 3327bd3ace8ebb6102f061be452f9fcfd512677b (patch) | |
| tree | 038383aca852862274cf0e0aa01e54ad27bb312f /scripts | |
| parent | c37dcfbae606437a59d35d7bd5384b1a425efd41 (diff) | |
| download | usermoji-3327bd3ace8ebb6102f061be452f9fcfd512677b.tar.xz | |
cubepp: Make sure width & height are > 0
This check was present in cube but wasn't added to cubepp.
Because width and height are stored as uint32_t, we first need to read them
in as int32_t and make sure they aren't negative.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
