tlsh icon indicating copy to clipboard operation
tlsh copied to clipboard

Make sure one of BUCKETS_* and one of CHECHKSUM_?B are always defined

Open 68420948 opened this issue 3 months ago • 0 comments

To make tlsh a ready-to-use static or shared library tlsh.h must make sure to define one of the BUCKETS_* and CHECHKSUM_?B variables in case none is defined yet.

This PR ensures the default settings as per CMakeLists.txt. This PR fixes https://github.com/trendmicro/tlsh/issues/114.

68420948 avatar Dec 06 '25 19:12 68420948