#48566 Warning in acl/acl.c -Wmaybe-uninitialized
Closed: wontfix Opened by firstyear.

ldap/servers/plugins/acl/acl.c: In function ‘acl__resource_match_aci’:
ldap/servers/plugins/acl/acl.c:2489:45: warning: ‘attrFilterArray’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while (attrFilterArray && attrFilterArray[num_attrs] && attr_matched) {

We should clean up this warning.


commit 9362a804bdc8b047ce2df46d139fab69e07fa39e

To ssh://git.fedorahosted.org/git/389/ds.git
42a3a68..82abaf1 master -> master

Metadata Update from @firstyear:
- Issue assigned to firstyear
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata Update from @vashirov:
- Issue set to the milestone: None (was: 0.0 NEEDS_TRIAGE)

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

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1783

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.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata