diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2014-01-27 17:04:32 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2014-03-02 22:33:14 +0100 |
commit | 8532f402ae3316fde351c87d96824b765526a026 (patch) | |
tree | 123f3ca0ad0d75b00161e51bb252afe336f7d82d /pynslcd/expr.py | |
parent | 4211961e35501ef89b2897dd1e633f2a983447a7 (diff) |
Fix crash when retrieving large networks entries
If NSS_STATUS_TRYAGAIN is returned from read_one_hostent or
read_one_netent then fp will be closed and function tio_skipall will be
called with NULL pointer.
It could happend in functions:
_nss_ldap_getnetbyname_r
_nss_ldap_getnetbyaddr_r
_nss_ldap_gethostbyname2_r
_nss_ldap_gethostbyaddr_r
Fixes r548 (aka afd5d9b).
Diffstat (limited to 'pynslcd/expr.py')
0 files changed, 0 insertions, 0 deletions