libcli/ldap/tests/ldap_message_test.c defines a zero length array (uint8_t buf[0]), which is not allowed in C and breaks the build with some strict compilers like xlc.
Created attachment 16063 [details] Proposed patch for master V1 MR: https://gitlab.com/samba-team/samba/-/merge_requests/1415
Comment on attachment 16063 [details] Proposed patch for master V1 review+ for a cherry-pick -x d701bc1518766f36b1c7a3a00a82485098a8ee3d to 4.12
Pushed to autobuild-v4-12-test.
(In reply to Karolin Seeger from comment #3) Pushed to v4-12-test. Closing out bug report. Thanks!