mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-23 23:28:35 +00:00
ac4deac187
fopen was previuosly called wrapped by QUtil::fopen_wrapper, but QUtil::safe_fopen does this itself, which is less cumbersome.