houssamham / plcrashreporter

Automatically exported from code.google.com/p/plcrashreporter
Other
1 stars 0 forks source link

Various issues plus patch #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Patch against r393. Fixes a few issues:
- Failure with v1.0 crash reports that do not include machine_info ("Could not 
decode crash log: Crash report is missing Machine Information section")
- Truncated output of "plcrashutil convert" (misplaced NULL character which 
isn't necessary anyway).
- OS build version still prints as "(TODO)".

Original issue reported on code.google.com by tc...@airsource.co.uk on 14 Sep 2011 at 6:48

Attachments:

GoogleCodeExporter commented 9 years ago
Committed in r394. Thanks!

Original comment by landon.j.fuller@gmail.com on 14 Sep 2011 at 11:55