Menu

#6 bin2mbd - two issues

1.0
closed
None
2019-02-09
2019-01-28
No

I found two issues in bin2mbd:

  • starting address set by -a was not properly set in file header (h_param1) so it was not affected in listing
  • files with length divisible by 1024 (sector length) has corrupted FAT chain ending (and one more useless/empty FAT entry is allocated

Also, I would like to humbly propose (in attachment) the replacement of all divisions and modulos to the more signed-safe solution with ands and shifts.

1 Attachments

Discussion

  • Michal Jurica

    Michal Jurica - 2019-02-09

    These bugs were fixed in [r43] commit.

     

    Related

    Commit: [r43]

  • Michal Jurica

    Michal Jurica - 2019-02-09
    • status: open --> accepted
     
  • Michal Jurica

    Michal Jurica - 2019-02-09
    • status: accepted --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB