Commit 5b74fac
various object placement and constness improvements (#7138)
* various object placement and constness improvements
* hot fix
* function type cast would hide serious UB
* reverted to uint8_t
* buffer overrun fix
* switched from inline to discreate temporary object
* readded const
* indentation
* various constness, control flow, and object placement improvements in freadR
* added test as requested
* moved test to new location
* fixed test
* fix-up test
---------
Co-authored-by: Michael Chirico <[email protected]>1 parent a080833 commit 5b74fac
3 files changed
+210
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21523 | 21523 | | |
21524 | 21524 | | |
21525 | 21525 | | |
| 21526 | + | |
| 21527 | + | |
| 21528 | + | |
| 21529 | + | |
| 21530 | + | |
| 21531 | + | |
0 commit comments