Skip to content

Undefined Sanitizer reporting issues #1052

Open
@niansa

Description

@niansa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions