Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

188 - Webhook segfault on status #194

Merged
merged 2 commits into from
Jun 24, 2015

Conversation

ayohrling
Copy link
Contributor

Addresses issue 188

When not debian or SUSE, the call to the status function is invalid.

Fixed the ordering of the status call to
status $webhook $pidfile

Also, collision between the internal status function and the status
fucntion within /etc/init.d/functions. Because of this segfault was
occurring. Renamed internal function to whstatus.

Adam Yohrling added 2 commits June 19, 2015 11:54
When not debian or SUSE, the call to the status function is invalid.

Fixed the ordering of the status call to
status $webhook $pidfile

Also, collision between the internal status function and the status
fucntion within /etc/init.d/functions. Because of this segfault was
occurring. Renamed internal function to whstatus.
acidprime added a commit that referenced this pull request Jun 24, 2015
@acidprime acidprime merged commit ea61beb into voxpupuli:master Jun 24, 2015
@acidprime
Copy link
Collaborator

THANKS , I have not had a chance to track this down

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

Successfully merging this pull request may close these issues.

2 participants