Check-in [7e57900ba3]
Overview
Comment:Removed an uninitialized read during debugging output and made OutputProc TLS initializations resemble InputProc's version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7e57900ba3e9ea263d941f2207ee3f77417d5676
User & Date: rkeene on 2016-12-13 07:55:38
Other Links: manifest | tags
Context
2016-12-13
08:15
Removed UBSan from default debugging build, in case it is also non-functional check-in: 7e34e34190 user: rkeene tags: trunk
07:55
Removed an uninitialized read during debugging output and made OutputProc TLS initializations resemble InputProc's version check-in: 7e57900ba3 user: rkeene tags: trunk
07:42
Updated I/O handling to properly deal with errors and passing that error code up the stack check-in: fe1f0ecd35 user: rkeene tags: trunk
Changes