Eric Blake wrote: > According to Eric Blake on 3/3/2010 9:34 AM: >> Otherwise, a malicious packet could cause a DoS via spurious >> out-of-memory failure. >> >> + if (sizeof res < res.length) { > > Phooey; posted the wrong version. That should be sizeof res.data, not > sizeof res, given the later use of: > > memcpy(retdata + retlen, res.data, res.length); I knew what you meant ;) Glad you caught it. -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list