- fixing issues with Brian Edginton's MessageRecord patch (2007/06/29)
commit7c2b1b5012fc8a241d8d3f575dcd5c2e22318b98
authorcdfrey <cdfrey>
Fri, 3 Aug 2007 21:28:28 +0000 (3 21:28 +0000)
committercdfrey <cdfrey>
Fri, 3 Aug 2007 21:28:28 +0000 (3 21:28 +0000)
tree4e608a8032806a62f2eac65d5691a345e972ec96
parent62b72bbaa35573bbcf1cde0ca80e2bccfc69f992
- fixing issues with Brian Edginton's MessageRecord patch (2007/06/29)
       - fixed missing size check in message oriented ParseHeader()
       - fixed endian conversion issues (also found one pre-existing
       endian bug in the process)
       - moved message timestamp converter code to time.cc
ChangeLog