Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No need to initialize global variables, unlike stack variables they are guaranteed to be initialized to zero, section 3.5.7 of the C89 standard Signed-off-by: Joachim Wiberg <[email protected]>
- Loading branch information