diff options
| author | Gregory P. Smith <greg@krypto.org> | 2013-11-23 20:21:28 +0000 |
|---|---|---|
| committer | Gregory P. Smith <greg@krypto.org> | 2013-11-23 20:21:28 +0000 |
| commit | 2b38fc187c2a764b7608cd262de5a2777a77f4c8 (patch) | |
| tree | fbf43d9060c70209ff374395cd2701ceb9dfe19e /Lib/tracemalloc.py | |
| parent | 2489bd83f5762c4e343d8d93af4cd5514eb5c67d (diff) | |
| download | cpython-git-2b38fc187c2a764b7608cd262de5a2777a77f4c8.tar.gz | |
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/tracemalloc.py')
0 files changed, 0 insertions, 0 deletions
