spice-common/python_modules
Frediano Ziglio b699221f00 codegen: Check unsafe values alone
This rule remove possible integer overflows.
Current code generated is not affected by these integer overflows
as the computations are done using 64 bit but better safe then sorry.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Julien Rope <jrope@redhat.com>
2020-02-07 16:14:53 +00:00
..
__init__.py Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
codegen.py codegen: Rename --prefix parameter to --suffix 2019-03-08 21:22:58 +00:00
demarshal.py codegen: Check unsafe values alone 2020-02-07 16:14:53 +00:00
Makefile.am build: Add __pycache__/*.pyc to DISTCLEANFILES 2018-06-18 14:08:10 +01:00
marshal.py codegen: Ignore path generating include guards 2019-11-04 11:08:10 +00:00
meson.build Add support for building with meson/ninja 2018-06-01 21:27:04 +01:00
ptypes.py codegen: Document "chunk" attribute 2019-10-10 13:01:33 +01:00
spice_parser.py protocol: learn to describe fd passing in messages 2016-03-10 16:01:42 +01:00