Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize add_off earlier, so it's obviously never used uninitialized. Clang was warning on this, even if gcc was not. No functional change, the only path which left it undefined would call ERROR() anyway.
- Loading branch information