#47989 Windows Sync accidentally cleared raw_entry
Closed: wontfix Opened by nhosoi.

commit f6397113666f06848412bb12f754f04258cfa5fa added the following clean up call to windows_search_entry_ext, which set NULL before the stashed raw_entry is refered in the winsync callbacks.
+ / clear it here in case the search fails and
+ we are left with a bogus old entry
/
+ windows_private_set_raw_entry(conn->agmt, NULL);


Looks good to me

Reviewed by Mark (Thank you!!)

Pushed to master:
3182d2e..3305a6b master -> master
commit 3305a6b849f79a9684799bec4cc155c7147daea6

Pushed to 389-ds-base-1.3.3:
391539a..f6d8b2e 389-ds-base-1.3.3 -> 389-ds-base-1.3.3
commit f6d8b2ec3dee5760826892f522c0f1e1989f9fcb

Pushed to 389-ds-base-1.3.2:
a379565..19af1af 389-ds-base-1.3.2 -> 389-ds-base-1.3.2
commit 19af1afa4012a66fda2bc5e2e70ac315b70444af

Pushed to 389-ds-base-1.3.1:
86b728f..bf55d5a 389-ds-base-1.3.1 -> 389-ds-base-1.3.1
commit bf55d5ac6547028ebabdcf19df28cfdd4017872f

Pushed to 389-ds-base-1.2.11:
295cf31..a605e94 389-ds-base-1.2.11 -> 389-ds-base-1.2.11
commit a605e94c625cb46715516b7afb83fca719485f49

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

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

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