[SETUP]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 13 Jul 2016 16:33:37 +0000 (16:33 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 13 Jul 2016 16:33:37 +0000 (16:33 +0000)
commitd51213990529c20a7452cc512953266a1f003ab6
tree03093ae5b2d322afca95cf8ca26da60eaa763e48
parent368ccec209ce5b33e29d4d00cccf6ce1a1cd3f6e
[SETUP]
- Fix leaking 'pSetupData' in case of failure. CID 1363604
- Since we know that in the remaining of the code, 'pSetupData' is a valid pointer, we can free it at the very end without rechecking whether it was NULL or not.
CORE-11591 #resolve

svn path=/trunk/; revision=71927
reactos/base/setup/reactos/reactos.c