Fixl error-handling bug: the open function call discards its return value, leading to confusing error messages when file operations fail.
Fix missing error handling in buildtable.pl file operations #2025
pull lucia-w wants to merge 1 commits into bitcoin:master from lucia-w:fix/buildtable-file-handle-error changing 1 files +1 −1-
lucia-w commented at 10:58 AM on October 31, 2025: none
-
add error handling 66e4ca1cf0
-
murchandamus commented at 10:13 PM on January 13, 2026: contributor
This appears to be AI slop. The lines before the changed one check for the existence of the files, so I don’t expect this to actually be a substantial improvement.
- murchandamus closed this on Jan 13, 2026
Contributors