#1716 Make functions manipulating with mmap cache more defensive
Closed: Fixed None Opened 11 years ago by mzidek.

In functions manipulating with mmap cache, we should test if the memory cache context is non-NULL before proceeding further in the function code and return an error if it is NULL to indicate the memory cache is not available.

This will prevent from checking mmap cache availability in upper layers and from possible segfaults if we forget to test it.


Fields changed

owner: somebody => simo
patch: 0 => 1
status: new => assigned

milestone: NEEDS_TRIAGE => SSSD 1.9.4
resolution: => fixed
status: assigned => closed

Metadata Update from @mzidek:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.9.4

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2758

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata