Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Crash in jira_plugin test #4

Closed
ikeydoherty opened this issue Apr 16, 2015 · 4 comments
Closed

Crash in jira_plugin test #4

ikeydoherty opened this issue Apr 16, 2015 · 4 comments
Assignees

Comments

@ikeydoherty
Copy link
Contributor

tests/check-jira-plugin.c:55:F:cve_jira_plugin_functions:cve_jira_plugin_is_alive_function:0: Failed local host is alive check
tests/check-jira-plugin.c:70:E:cve_jira_plugin_functions:cve_jira_plugin_jira_issues_functions:0: (after this point) Received signal 11 (Segmentation fault)
@johnwhiteman
Copy link
Contributor

Must be something in the curl check function. Doesn't like localhost on your system. Looking into now.

@ikeydoherty
Copy link
Contributor Author

Wouldn't surprise me - anything I can do to help debug it? :)

@johnwhiteman
Copy link
Contributor

Please try now. Moved check for NULL prior to deference assignment. Also added a few other checks to ensure plugin is initialized.

@ikeydoherty
Copy link
Contributor Author

Confirmed - all tests pass now. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants