[Spice-devel] [PATCH spice-common 0/3] Fix some possible overflows in client
Frediano Ziglio
fziglio at redhat.com
Mon May 7 09:39:46 UTC 2018
ping
>
> ping
>
> >
> > ping
> >
> > >
> > > This fix https://bugzilla.redhat.com/show_bug.cgi?id=1501200.
> > >
> > > Frediano Ziglio (3):
> > > Fix integer overflows computing sizes
> > > Write a small test to test possible crash
> > > Avoid integer overflow computing image sizes
> > >
> > > python_modules/demarshal.py | 52 ++++++++++++++--------------
> > > python_modules/marshal.py | 7 ++--
> > > tests/Makefile.am | 14 ++++++++
> > > tests/test-overflow.c | 83
> > > +++++++++++++++++++++++++++++++++++++++++++++
> > > 4 files changed, 125 insertions(+), 31 deletions(-)
> > > create mode 100644 tests/test-overflow.c
> > >
More information about the Spice-devel
mailing list