]> git.ipfire.org Git - people/stevee/pakfire.git/commit
util: path_matches: Check if pattern is shorter than string
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Mar 2023 19:27:28 +0000 (19:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Mar 2023 19:27:28 +0000 (19:27 +0000)
commitfa1a78ec9217006e9ad45e83aa8571bc33ea627d
tree27a4811427c22a9a6ef809acf3fa86efad24e660
parent6871e28d5bb7ac2d2fbcb168a830474ab16a8b14
util: path_matches: Check if pattern is shorter than string

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/util.c
tests/libpakfire/util.c