guix/src
Eelco Dolstra acb8facbbc Fix potential segfault in waitForInput()
Since the addition of build-max-log-size, a call to
handleChildOutput() can result in cancellation of a goal.  This
invalidated the "j" iterator in the waitForInput() loop, even though
it was still used afterwards.  Likewise for the maxSilentTime
handling.

Probably fixes #231.  At least it gets rid of the valgrind warnings.
2014-03-29 22:14:11 +01:00
..
boost Remove Automakefiles 2014-02-01 13:54:38 +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 The expr of AttrNames/DynamicAttrDefs is always an ExprConcatStrings 2014-03-10 10:14:50 +01:00
libmain restoreSIGPIPE(): Fill in sa_mask 2014-03-29 20:20:14 +01:00
libstore Fix potential segfault in waitForInput() 2014-03-29 22:14:11 +01:00
libutil Don't interpret strings as format strings 2014-03-28 16:59:26 +01:00
nix-daemon Fix tabs 2014-03-18 23:23:55 +01:00
nix-env Fix passing meta attribute to buildenv.nix 2014-03-11 17:34:02 +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