#48375 SimplePagedResults -- in the search error case, simple paged results slot was not released.
Closed: wontfix Opened by nhosoi.

Reproducer:

1. Install and configure the Directory Server WITHOUT a suffix "o=redhat".
2. Compile paged_def.c after adjusting the Directory Manager's password.
   Note: the suffix o=redhat should not be adjusted.
   https://fedorahosted.org/389/attachment/ticket/47707/paged_def.c
3. Run the compiled paged_def.
4. The access log would contain the result line with "err=32" AND a large pr_idx. E.g.,
> [..] conn=1 op=130870 RESULT err=32 tag=101 nentries=0 etime=0 notes=P pr_idx=43623

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1290242

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1290243

Fix looks good to me

Reviewed by Thierry (Thanks!!)

Pushed to master:
30aa91c..5a54717 master -> master
commit 5a54717bfa40e3ef987bd85c5806125e49b2b278

Pushed to 389-ds-base-1.3.4:
ee060e8..b91aad0 389-ds-base-1.3.4 -> 389-ds-base-1.3.4
commit b91aad03b660aea85cb745554f27101c690f8402

Pushed to 389-ds-base-1.3.3:
aab7eda..44acc45 389-ds-base-1.3.3 -> 389-ds-base-1.3.3
commit 44acc45e3c525b997f46cac06f9723694634a131

Pushed to 389-ds-base-1.2.11:
49d0ef6..8265138 389-ds-base-1.2.11 -> 389-ds-base-1.2.11
commit 826513851fad77bd524af7271846c8f048eedc2d

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.2.11.33

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/1706

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