diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-12-15 16:00:46 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-12-15 16:02:27 +0100 |
commit | 0687e16c4afd131540181cc66136418ac1cb845c (patch) | |
tree | 71d3df010b0d863bd2014fc4407d1dc7db3ac1c6 /src/libstore/globals.cc | |
parent | 5d77c08858096a3d8f95735ec2227c544f5cdb9c (diff) |
Fix a crash in DerivedPath::Built::toJSON() with impure derivations
The use of 'nullptr' here didn't result in a null JSON value, but in a
nullptr being cast to a string, which aborts.
Diffstat (limited to 'src/libstore/globals.cc')
0 files changed, 0 insertions, 0 deletions