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

src/manage_pg.c : fix for gvmd error 'sql: (null)' when initialize the db #818

Merged
merged 3 commits into from
Oct 18, 2019
Merged

Conversation

fcolista
Copy link
Contributor

For Alpine, this patch allows gvmd to initialize the db without errors by escaping correctly the percent sign.

This patch address the issue described in: #805

.: Francesco Colista

…e db

For Alpine, this patch allows gvmd to initialize the db without errors
by escaping correctly the percent sign

This patch address the issue described in:  #805
@fcolista fcolista changed the title src/manage_pg.c : fix for gvmd error 'sql: (null)' when initialize the dn src/manage_pg.c : fix for gvmd error 'sql: (null)' when initialize the db Oct 17, 2019
Copy link
Member

@timopollmeier timopollmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix! The patch looks good to me but could you please also add a changelog entry?

@fcolista
Copy link
Contributor Author

@bjoernricks
Copy link
Contributor

@fcolista he did mean as a commit to the CHANGELOG.md file

@timopollmeier timopollmeier merged commit 83cb3e1 into greenbone:master Oct 18, 2019
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.

3 participants