OK, I backported all the way to branch-2.5, dropping the wmi changes in 2.6 and 2.5.
On Fri, May 19, 2017 at 10:56:33PM +0000, Alin Serdean wrote: > Branch-2.7 at least please. Branch-2.6 and branch-2.5 does not have the wmi.c > file > > > -----Original Message----- > > From: [email protected] [mailto:ovs-dev- > > [email protected]] On Behalf Of Ben Pfaff > > Sent: Saturday, May 20, 2017 1:52 AM > > To: Guru Shetty <[email protected]> > > Cc: ovs dev <[email protected]> > > Subject: Re: [ovs-dev] [PATCH v2] Windows lib: Use xmalloc instead of malloc > > > > On Fri, May 19, 2017 at 03:20:41PM -0700, Guru Shetty wrote: > > > On 19 May 2017 at 14:59, Shashank Ram <[email protected]> wrote: > > > > > > > xmalloc checks if the size is valid before allocating memory, and > > > > also if the allocation was successful. > > > > > > > > Signed-off-by: Shashank Ram <[email protected]> > > > > > > > Applied, thanks! > > > > Does this need any backporting? > > _______________________________________________ > > dev mailing list > > [email protected] > > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
