stash/pkg/match
alexandra-3 87cea80e7b
Fix a bunch of scanning / tagging bugs (#3154)
* Fix possible infinite loop/stack overflow with weird/broken zip files
* Fix path length calculation using bytes instead of characters (runes)
* Fix bug where oshash gets buffers with size not actually multiple of 8
* Add oshash tests

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-12-01 16:48:04 +11:00
..
cache.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
path.go Fix a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +11:00
path_test.go Use case-insensitive matching in nameMatchesPath (#2378) 2022-03-11 09:35:48 +11:00
scraped.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00