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

pdbtool: Initialize module_path #35

Merged
merged 1 commit into from
Dec 10, 2013
Merged

Conversation

algernon
Copy link
Contributor

@algernon algernon commented Dec 9, 2013

With the reloc patch that went in a while ago, module_path has to be
explicitly initialized, otherwise it will remain empty. And if it
remains empty, and we try to split it, GLib will spew warnings at us.

This patch adds the initialisation.

Reported-by: Andras Mitzki micek@balabit.hu
Signed-off-by: Gergely Nagy algernon@balabit.hu

With the reloc patch that went in a while ago, module_path has to be
explicitly initialized, otherwise it will remain empty. And if it
remains empty, and we try to split it, GLib will spew warnings at us.

This patch adds the initialisation.

Reported-by: Andras Mitzki <micek@balabit.hu>
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
bazsi added a commit that referenced this pull request Dec 10, 2013
@bazsi bazsi merged commit 3684953 into master Dec 10, 2013
@algernon algernon deleted the merge/h/pdbtool/module-path-init branch December 10, 2013 15:18
mitzkia pushed a commit to mitzkia/syslog-ng that referenced this pull request Aug 11, 2016
szemere pushed a commit to szemere/syslog-ng that referenced this pull request Jul 2, 2020
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