-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Calling crow (capture_message, capture_exception) crashes on Ubuntu 18.04 with segmentation fault error.
After investigation, we noticed that curl_wrapper has problem:
Call to curl_easy_getinfo passes int instead of long as third parameter.
Please refer to documentation:
https://curl.haxx.se/libcurl/c/CURLINFO_RESPONSE_CODE.html
Metadata
Metadata
Assignees
Labels
No labels