eldritch horrors
cd326a2aa4
optimize derivation parsing
(cherry picked from commit 3511430902941f0f26dc71313a54bb5096f57305)
Change-Id: I00f76dcd464a5811944613731501af504b6e8c29
223 B
223 B
synopsis | prs |
---|---|
Fix handling of truncated `.drv` files. | 9673 |
Previously a .drv
that was truncated in the middle of a string would case nix to enter an infinite loop, eventually exhausting all memory and crashing.