[Rpm-maint] [rpm-software-management/rpm] Fix type error introduced in commit 1d055ae1df90fe54cf5c056de085cd987… (#842)

2019-09-18 Thread Panu Matilainen
…f0f6bbf

"state" is a pointer in this function, we don't want a pointer to 
it.
Fixes garbage getting printed in the error message. Add a testcase too.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/842

-- Commit Summary --

  * Fix type error introduced in commit 1d055ae1df90fe54cf5c056de085cd987f0f6bbf

-- File Changes --

M rpmio/expression.c (2)
M tests/rpmmacro.at (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/842.patch
https://github.com/rpm-software-management/rpm/pull/842.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/842
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Fix type error introduced in commit 1d055ae1df90fe54cf5c056de085cd987… (#842)

2019-09-18 Thread Panu Matilainen
Merged #842 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/842#event-2642566615___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint