lix/src
Eelco Dolstra ac6ceea764 Fix potential segfault
The newEnv variable was accessed (via the dynamicEnv) pointer after it
had gone out of scope.

Fixes #234.
2014-04-01 17:04:38 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Simplify getting use-ssh-substituter from untrusted users 2014-02-26 13:58:46 +01:00
libexpr Fix potential segfault 2014-04-01 17:04:38 +02:00
libmain restoreSIGPIPE(): Fill in sa_mask 2014-03-29 20:20:14 +01:00
libstore boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
libutil Don't interpret strings as format strings 2014-03-28 16:59:26 +01:00
nix-daemon boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
nix-env nix-env: Add support for --delete-generations 15d 2014-03-30 00:54:16 +01:00
nix-hash Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-instantiate nix-instantiate: Allow --dry-run as a synonym for --readonly-mode 2014-02-19 16:46:33 +01:00
nix-log2xml Remove Automakefiles 2014-02-01 13:54:38 +01:00
nix-store nix-store -r: Respect --add-root for non-derivations 2014-02-26 16:32:46 +01:00