libyal / libesedb

Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format.
GNU Lesser General Public License v3.0
341 stars 91 forks source link

Documentation Mistake #32

Closed s1syphu5 closed 4 years ago

s1syphu5 commented 7 years ago

Hi,

I didn't use the library but looked at the documentation and found a mistake.

At the database header at offset 104 it suppose to be the database ID (4 bytes) and then the log signature (28 bytes).

I'm not sure but I compared the header with the dump of eseutil.exe, and it makes sense.

joachimmetz commented 7 years ago

Thx, for the report I'll have a look as soon as time permits

joachimmetz commented 4 years ago

Confirmed, thx for flagging.

joachimmetz commented 4 years ago

Addressed in https://github.com/libyal/libesedb/commit/eaf1f9d810c200a382cf207401d41677bdad0816