• Nils Goroll's avatar
    Fix startoffset for buffer copy · e1b17520
    Nils Goroll authored
    When we have a partial match and no buffer, we copy all of ptr/len and
    thus must not touch the startoffset.
    
    We could also copy from startoffset, but that could break lookbehinds,
    so don't.
    e1b17520
Name
Last commit
Last update
m4 Loading commit data...
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...