Validate fat_head; CERT-FI id:000000,sig:06,src:000000,op:flip1,pos:7

This commit is contained in:
John Reiser
2015-05-08 18:32:42 -07:00
parent f0aef9b28b
commit 35944cbfc1
4 changed files with 44 additions and 9 deletions
+3
View File
@@ -108,6 +108,9 @@ public:
virtual void seek(off_t off, int whence);
virtual off_t tell() const;
virtual off_t st_size_orig() const;
protected:
off_t _length_orig;
};