summaryrefslogtreecommitdiffstats
path: root/src/sss_client/nss_mc_passwd.c
Commit message (Collapse)AuthorAgeFilesLines
* mmap_cache: Check if slot and name_ptr are not invalid.sssd-1.9.2-118.el6Michal Zidek2013-08-111-0/+8
| | | | | | | This patch prevents jumping outside of allocated memory in case of corrupted slot or name_ptr values. It is not proper solution, just hotfix until we find out what is the root cause of ticket https://fedorahosted.org/sssd/ticket/2018
* sss_client: shared memory cache passwd map supportSimo Sorce2012-03-191-0/+217