Skip to content

Commit 6c2b8fb

Browse files
committed
remove use of pointers to 32bit values
There is no reason to use pointers to 32bit values, all operations are based on bytes. So This removes alot of extra casting and potential pointer arithmetic errors. Also provide some functions for calculating header values to reduce duplication and improve readability.
1 parent e8059c3 commit 6c2b8fb

File tree

1 file changed

+107
-111
lines changed

1 file changed

+107
-111
lines changed

0 commit comments

Comments
 (0)