Avoids invalid reads which occured with Pentax K100D, patch provided by Hombre, no Issue

This commit is contained in:
Ingo
2014-02-06 00:49:08 +01:00
parent 906cd4ba3a
commit fa966ccd46
2 changed files with 10 additions and 3 deletions

View File

@@ -431,7 +431,7 @@ protected:
}
};
inline int getTypeSize( TagType type );
inline static int getTypeSize( TagType type );
extern const TagAttrib exifAttribs[];
extern const TagAttrib gpsAttribs[];