Open
Description
Hey! On the latest master branch (aef1471), ubsan is reporting some issues when the first request is received:
/srv/Projects/computare.ch/ERAnalyzer/externals/Crow/include/crow/http_request.h:35:12: runtime error: load of value 23, which is not a valid value for type 'bool'
/srv/Projects/computare.ch/ERAnalyzer/externals/Crow/include/crow/http_request.h:35:12: runtime error: load of value 237, which is not a valid value for type 'bool'
/srv/Projects/computare.ch/ERAnalyzer/externals/Crow/include/crow/http_request.h:35:12: runtime error: load of value 226, which is not a valid value for type 'bool'
I am not sure if this might be a false positive, just giving you a heads up.
Metadata
Metadata
Assignees
Labels
No labels