simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.07k stars 185 forks source link

Replace previous code for size of unix block files #365

Closed dfjxs closed 2 years ago

dfjxs commented 2 years ago

As mentioned in #258 std::filesystem::file_size does not work on block files.

simsong commented 2 years ago

Hm. The CI didn't run because it was set to run only on push and not on pull_request.

simsong commented 2 years ago

Well, CI is working now, but it's not picking up this PR. Oh well. I'll accept and see what happens.