Unverified Commit eb83feef authored by Henry Schreiner's avatar Henry Schreiner Committed by GitHub
Browse files

style: avoid using unintialized variables (#2806)

* style: avoid using unintialized variables

Tested with cmake --warn-unintialized -S . -B build

* refactor: use function for possibly uninit vars
parent 87f5aff4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment