Skip to content
Snippets Groups Projects

Rewrite of d_netfil.c's findfile

Merged Monster Iestyn requested to merge findfile-rewrite into master
  1. Apr 15, 2018
    • Monster Iestyn's avatar
      Rewrote findfile to store whether any of the three paths searched had a bad... · 9cdf8740
      Monster Iestyn authored
      Rewrote findfile to store whether any of the three paths searched had a bad MD5 rather than just simply being not there.
      
      This means that, if the three paths are not the same, you should be able to tell if at least one of them has a file that just had a bad MD5. Most relevant for Linux peeps I expect.
      
      Note: Untested as of writing
      9cdf8740
Loading