diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-03-02 13:42:10 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:25:56 +0100 |
commit | 36ea49b68619a0d35c2887a1c7a3960dbc4d4fed (patch) | |
tree | 02f1081d7eb0768148ef063d150c5fe3ca6c128a /python_modules/codegen.py | |
parent | ce59cc14167979a54f5846a59d58db132f4c6048 (diff) | |
download | spice-protocol-36ea49b68619a0d35c2887a1c7a3960dbc4d4fed.tar.gz spice-protocol-36ea49b68619a0d35c2887a1c7a3960dbc4d4fed.tar.xz spice-protocol-36ea49b68619a0d35c2887a1c7a3960dbc4d4fed.zip |
demarshal: fixed-size array are missing __nelements
A message with a fixed-size array, such as uint8 uuid[16] will
generate an invalid code, missing the __nelements variable. Make sure
that variable is defined.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions