Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: e594de784657
Choose a base ref
...
head repository: NixOS/nix
compare: 23a97b0079cf
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Feb 17, 2021

  1. Use Boost's regex implementation instead of libstdc++'s

    The latter runs in unbounded stack space so it crashes on large
    inputs.
    
    Fixes #4550.
    edolstra committed Feb 17, 2021
    Copy the full SHA
    23a97b0 View commit details
    Browse the repository at this point in the history