• Dmitry Frank's avatar
    Fix # matching logic · 349d25dc
    Dmitry Frank authored
    E.g. given the expression `foo/#`:
    
    - `foo/bar` matches
    - `foo/` should not match
    - `foo` should not match
    
    PUBLISHED_FROM=40f3290cb9a478b22d9f1ab6382884b5de70e266
    349d25dc
mongoose.c 447 KB