diff options
author | Gregory P. Smith <greg@krypto.org> | 2013-11-23 20:21:28 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2013-11-23 20:21:28 (GMT) |
commit | 2b38fc187c2a764b7608cd262de5a2777a77f4c8 (patch) | |
tree | fbf43d9060c70209ff374395cd2701ceb9dfe19e /Lib/test/test_wave.py | |
parent | 2489bd83f5762c4e343d8d93af4cd5514eb5c67d (diff) | |
download | cpython-2b38fc187c2a764b7608cd262de5a2777a77f4c8.zip cpython-2b38fc187c2a764b7608cd262de5a2777a77f4c8.tar.gz cpython-2b38fc187c2a764b7608cd262de5a2777a77f4c8.tar.bz2 |
gcc doesn't realize that dummy is always initialized by the function call
and warns about potential uninitialized use.
Silence that by initializing it to null.
Diffstat (limited to 'Lib/test/test_wave.py')
0 files changed, 0 insertions, 0 deletions