[Spice-devel] [PATCH spice-common 0/3] Fix some possible overflows in client

Jonathon Jongsma jjongsma at redhat.com
Thu May 10 16:31:23 UTC 2018


Can you be a bit more verbose than a simple "ping"? It seems that there
was some discussion (and at least one ACK) on these patches, so it
would be useful if you are more explicit about which bits need
attention. 


On Mon, 2018-05-07 at 05:39 -0400, Frediano Ziglio wrote:
> 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
> > > > 
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel


More information about the Spice-devel mailing list