|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 09d9e1: fix memory leak
GitHub
noreply at github.com
Fri Dec 19 11:36:46 GMT 2014
Branch: refs/heads/development
Home: https://github.com/FlexibleSUSY/FlexibleSUSY
Commit: 09d9e1679d78a3e4c447f9307b10f8dcac873614
https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09d9e1679d78a3e4c447f9307b10f8dcac873614
Author: Alexander Voigt <Alexander.Voigt at desy.de>
Date: 2014-12-19 (Fri, 19 Dec 2014)
Changed paths:
M templates/run_cmd_line.cpp.in
M templates/scan.cpp.in
Log Message:
-----------
fix memory leak
by not defining a variable of type std::string in a function which
might call exit();
More information about the Flexiblesusy-commits
mailing list
|