Skip to content

feat: support pointer key length checks#13

Closed
NewYaroslav wants to merge 2 commits into
mainfrom
codex/add-runtime_size_checker-specialization
Closed

feat: support pointer key length checks#13
NewYaroslav wants to merge 2 commits into
mainfrom
codex/add-runtime_size_checker-specialization

Conversation

@NewYaroslav

Copy link
Copy Markdown
Owner

Summary

  • add runtime length checking for const char* and const uint8_t* keys
  • update SipHash init/constructors to require explicit key length
  • enforce C++11 standard and test pointer key usage

Testing

  • ./scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68b907112864832c94f07bc6ed649c6b

Add runtime length checks for pointer keys, update init to require explicit length, enforce C++11, and test pointer initialization.
@NewYaroslav NewYaroslav closed this Sep 4, 2025
@NewYaroslav NewYaroslav deleted the codex/add-runtime_size_checker-specialization branch September 4, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant