Skip to content

Conversation

@mikucionisaau
Copy link
Member

@mikucionisaau mikucionisaau commented Aug 13, 2025

  • fix some clang-tidy warnings
  • refactor random data generation for tests
  • add const for readability
  • replace flexible array (C-only feature frowned upon in C++) with std::unique_ptr
  • fix memory alignment when reading and writing into compressed storage
  • fix iterator underflow and overflow
  • fix heap-buffer-overflow
  • fix heap-use-after-free
  • fix memory leaks

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.

2 participants