mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
b867bc357a
I was too eager fixing out-of-bounds access and did not notice that loop increment is `+= 4` instead of `+= 1`. The loop condition was fine as is. |
||
---|---|---|
.. | ||
2.x.nix | ||
default.nix | ||
fortify3.patch | ||
zlib-1.3.patch |