Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a valgrind issue with the unprotect log message. The logging | Dana Robinson | 2019-01-31 | 1 | -2/+2 |
| | | | | | | call was placed after the point where the cache entry was freed. The fix was to just use the entry's address directly in the log call instead of the entry itself. | ||||
* | Updated the log function names. | Dana Robinson | 2018-12-28 | 1 | -24/+25 |
| | |||||
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -0/+113 |