https://github.com/philsquared/Catch
Revision 188b3e6511b4c1e8fb3266cf185acf92d825cf96 authored by Axel Huebl on 07 January 2019, 17:19:55 UTC, committed by Martin Hořeňovský on 10 January 2019, 12:05:36 UTC
The ostream passed as reference to `hexEscapeChar` is manipulated
and its original state not restored. This fixes it.

Seen via coverity in a downstream project.
1 parent bbf70ca
History
Tip revision: 188b3e6511b4c1e8fb3266cf185acf92d825cf96 authored by Axel Huebl on 07 January 2019, 17:19:55 UTC
hexEscapeChar: restore stream
Tip revision: 188b3e6
File Mode Size
.conan
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
third_party
.gitattributes -rw-r--r-- 613 bytes
.gitignore -rw-r--r-- 504 bytes
.travis.yml -rw-r--r-- 7.8 KB
CMakeLists.txt -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.2 KB
appveyor.yml -rw-r--r-- 2.5 KB
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 889 bytes

README.md

back to top