Terminate @zero_terminated members
This series adds to support @zero_terminated
attribute in protocol files adding zero terminator while demarshalling.
This make easier to handle these fields in spice-gtk and spice-server not having to deal with termination.
I think I need to do more checks, better to split the message in the test and test each combination independently. Trying to check more possibilities.
Edited by Frediano Ziglio