Berker Peksag 4b7b565c58 Issue #27587: Move null pointer check earlier in _PyState_AddModule()
This was found by PVS-Studio:

V595 The 'def' pointer was utilized before it was verified
against nullptr. Check lines: 286, 292. pystate.c 286

Initial patch by Christian Heimes.
2016-08-22 18:05:56 +03:00
..
2016-08-18 18:13:10 +02:00
2015-03-18 15:01:44 +01:00
2015-02-14 15:17:47 -05:00
2016-01-20 11:12:38 +01:00

Miscellaneous source files for the main Python shared library