firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Make gfix handle io errors and other changes

Open romansimakov opened this issue 3 years ago • 2 comments

  1. Fix page number data type to ULONG.
  2. Fix subtraction backversion pages from chain pages.
  3. Fix call release_page according to fetch_page.
  4. CCH_fetch handles I/O errors and returns NULL in buffer if read_shadow is not set.
  • Check all calls of fetch_page to handle returned value.
  • Add several corrupt messages.

romansimakov avatar Nov 30 '21 11:11 romansimakov

What's about this PR?

romansimakov avatar Sep 09 '22 13:09 romansimakov

What's about this PR?

Will look at it in a next few days.

hvlad avatar Sep 09 '22 14:09 hvlad