Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix read of uninitialized variable.
`tf_flag` wasn't initialized and it is read at line 2016 before any initialization.
- Loading branch information