libbloom
libbloom copied to clipboard
Open file without O_BINARY cause wrong filesize while writing in bloom_save and breaks reading in bloom_load.
Subj. Got it in MSYS2 MiniGW64 Adding O_BINARY fixes problem.