diff options
author | Tommi Komulainen <tommi.komulainen@iki.fi> | 2018-05-26 09:36:45 +0200 |
---|---|---|
committer | Tommi Komulainen <tommi.komulainen@iki.fi> | 2018-06-13 18:36:59 +0200 |
commit | 850a2cec794ef0d98dbaaf83e5ddce4ecb819e27 (patch) | |
tree | ca6a22b00a072541695b856989d53f5970583335 /default.nix | |
parent | db42d7b25232c2cfd25de4f795bf3b0d2fb4479d (diff) | |
download | fork-ledger-850a2cec794ef0d98dbaaf83e5ddce4ecb819e27.tar.gz fork-ledger-850a2cec794ef0d98dbaaf83e5ddce4ecb819e27.tar.bz2 fork-ledger-850a2cec794ef0d98dbaaf83e5ddce4ecb819e27.zip |
Fix garbled dates when using --date-format
Capture the `std::string` value from options in a local variable that
lives as long as the `c_str()` taken from it to ensure it does not get
freed prematurely.
Fixes: #546
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions