Use PyModule_AddIntMacro() in signal module
The signal module was using old-style module initialization with potential NULL dereferencing. CID 1295026
Showing
Please
register
or
sign in
to comment
The signal module was using old-style module initialization with potential NULL dereferencing. CID 1295026