Revert "tag/Pool: use strncmp() without strlen() to compare strings"
This reverts commit 1532983fb5
. This
optimization was bad because now all strings match if they are a
prefix of another string, and this caused collisions in the tag string
pool, corrupting the database.
This commit is contained in:
Reference in New Issue
Block a user