]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: reset global pointers after parsing line
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 10 Jun 2020 13:28:17 +0000 (15:28 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 10 Jun 2020 13:36:40 +0000 (15:36 +0200)
commite1d9a57bd0a3d4100abd59236daea1f962833caf
treeee5b677566190fc8a7712f3391e947a768005b95
parent1b82604f615f5ac35992697c0bea8ba7092172d1
conf: reset global pointers after parsing line

Don't leave dangling pointers in CNF_ParseLine().
conf.c