diff options
author | Christian Heimes <christian@python.org> | 2016-09-09 00:11:45 +0200 |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2016-09-09 00:11:45 +0200 |
commit | 6782b14bcba612e4a39e41992c77306217b91e30 (patch) | |
tree | d180a871aaf6de04aa36e9958f1b8a20777e65f5 /Python/getcompiler.c | |
parent | c6cc23d0b968677030f45234909eeecc21198c77 (diff) | |
download | cpython-git-6782b14bcba612e4a39e41992c77306217b91e30.tar.gz |
Use PyModule_AddIntMacro() in signal module
The signal module was using old-style module initialization with
potential NULL dereferencing.
CID 1295026
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions