fix -Wmaybe-uninitialized warning (initialize pointers to NULL)
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Tue, 10 Jun 2014 14:12:38 +0000 (18:12 +0400)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Tue, 10 Jun 2014 14:12:38 +0000 (18:12 +0400)
commit4d0848b3e879789b523a98fe16ef134556641ca0
treed9d44e09085c28518aca5bc4d69ec1681a3f771c
parent1f4ddbe5b68f9a598227001ad10f061387ddb5fd
fix -Wmaybe-uninitialized warning (initialize pointers to NULL)
modules/python/src2/gen.py