Skip to content
Snippets Groups Projects
Commit 9522a0b7 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.

It's a little distressing how often we have historically coded S32 or U32 to
pass a length or index.

There are more such assumptions in other viewer subdirectories, but this is a
start.
parent 206993f8
No related branches found
No related tags found
No related merge requests found
Showing
with 99 additions and 104 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment