FR-AD-002 - Bind the lifetime of program name and python path to the module
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 5 Jul 2017 16:40:47 +0000 (12:40 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 17 Jul 2017 12:52:15 +0000 (08:52 -0400)
commita1eccee1872b4019e98e399f0f4597a41ef057a7
tree6421e61cb8f6849dbd0a3ceb5ab497d8535a3b59
parentcd1d40e1501ff32f3ac683c688d120256f0e3d80
FR-AD-002 - Bind the lifetime of program name and python path to the module

PySys_SetPath and PySys_SetName don't appear to duplicate the buffer, they just store a pointer.
src/modules/rlm_python/rlm_python.c