File _patchinfo of Package patchinfo.23153
<patchinfo incident="23153">
<issue tracker="bnc" id="1196093">Maintenance update for pam introduced undefined macros</issue>
<issue tracker="bnc" id="1197024">pam_access: possible memory leak in case access get's rejected</issue>
<packager>jmoellers</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for pam</summary>
<description>This update for pam fixes the following issues:
- Define _pam_vendordir as the variable is needed by systemd and others. (bsc#1196093)
- Between allocating the variable "ai" and free'ing them, there are two "return NO" were we don't free this variable.
This patch inserts freaddrinfo() calls before the "return NO;"s. (bsc#1197024)
</description>
</patchinfo>