Skip to content

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

Open
68420948 wants to merge 1 commit intotrendmicro:masterfrom
68420948:self-contained-library
Open

Make sure one of BUCKETS_* and one of CHECHKSUM_?B are always defined#156
68420948 wants to merge 1 commit intotrendmicro:masterfrom
68420948:self-contained-library

Conversation

@68420948
Copy link

@68420948 68420948 commented Dec 6, 2025

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 #114.

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 trendmicro#114.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tlsh/tlsh.h has faulty definition of TLSH_STRING_BUFFER_LEN

1 participant

Comments