Specifically check if the backref'ed substring lives on the workspaces #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix_4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Because we don't copy the subject's terminating null byte, we can't use
strlen().
Fixes #4
Added 2 commits:
fe39c7da- Specifically check if the backref'ed substring lives on the workspacesa96736ac- save one strlen()Status changed to merged