BUG#12659 error handling in federated needs improvement. Sanja pointed out...
BUG#12659 error handling in federated needs improvement. Sanja pointed out that we were copying an entire buffer, most of which was probably garbage, and possibly hidden by null termination in the middle of the buffer. Now we are only copying the error message.
Showing
Please register or sign in to comment