aaOpenSource / aaLog

A library and example programs for reading the standard SMC log file format
MIT License
13 stars 15 forks source link

Consider Correcting Log File Errors #6

Open arobinsongit opened 9 years ago

arobinsongit commented 9 years ago

Now that we know the logging subsystem, specifically the part that writes the log headers, can sometimes record incorrect information like 0 time for start times and also errors in recording message numbers, maybe we should write a function that actually rewrites the log file headers to correct the issue.