#1754 wrong filter for autofs maps in sss_cache
Closed: Fixed None Opened 11 years ago by simo.

In sss_cache.c:update_all_filters() we are passing a filter that requires three arguments in the update_filter() function for autofs.

But the upda_filter function only knows how to handle 2 arguments.

I suggest the update_filter() function is changed to not take a format at all, but only explicit parameters.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.4
owner: somebody => simo
patch: 0 => 1

resolution: => fixed
status: new => closed

Metadata Update from @simo:
- 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/2796

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