]> wimlib.net Git - wimlib/commit
ADS entry reading: minor changes
authorEric Biggers <ebiggers3@gmail.com>
Tue, 28 Aug 2012 01:48:00 +0000 (20:48 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 28 Aug 2012 01:48:00 +0000 (20:48 -0500)
commit8cad1b0307fe604db39406c8b04be09c07c2d45b
tree5360d3f5144fa50b7a370806050a6e77b62fbe91
parentd9d4b6b3e0462d3419bb8a9964b5da38a72da02f
ADS entry reading: minor changes

- Make sure the length field of each ADS entry makes sense.
- Allow an ADS entry at the end of the metadata resource to contain no padding
  following it (probably isn't necessary, but who knows--- best to make the code
  able to handle these weird cases).
src/dentry.c