summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2023-01-18 16:21:16 +0100
committerJeremy Allison <jra@samba.org>2023-02-02 20:14:36 +0000
commit1dd0cd2f4e644ad43b0e7ee2aaae19799e859585 (patch)
tree866b442b498a5694b2e84c5cb1be760a00d2d074 /wscript
parentd80f28b081e515e32a480daf80b42cf782447a9c (diff)
downloadsamba-1dd0cd2f4e644ad43b0e7ee2aaae19799e859585.tar.gz
mdssvc: fix kMDScopeArray parsing
In macOS Ventura marshalling of kMDScopeArray in the "openQueryWithParams" request has changed from string: kMDScopeArray sl_array_t(#1): { string: /foo/bar } to: string: kMDScopeArray sl_array_t(#1): { sl_array_t(#1): { string: /foo/bar } } With this patch we check both encodings. Bug fixed according to user feedback. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15299 RN: Spotlight doesn't work with latest macOS Ventura Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions