Every trust enumeration triggers a log message like this: "trustdom_list_done: Got invalid trustdom response" This happens because trustdom_list_done gets one '\0' too much and tries to parse an empty string in the last round.
Created attachment 11914 [details] Patch for v4-4-test
Created attachment 11915 [details] Patch for v4-3-test
Comment on attachment 11914 [details] Patch for v4-4-test LGTM
Comment on attachment 11915 [details] Patch for v4-3-test LGTM
Karolin, please add to 4.3 and 4.4
(In reply to Guenther Deschner from comment #5) Pushed to autobuild-v4-3-test and v4-4-test (included in 4.4.0rc5).
(In reply to Karolin Seeger from comment #6) Re-trying autobuild-v4-3-test.
(In reply to Karolin Seeger from comment #7) Pushed to v4-3-test. Closing out bug report. Thanks!