[ovs-dev] [PATCH] datapath-windows: Fix invalid reference in Buffermgmt.c

Sairam Venugopal vsairam at vmware.com
Thu Nov 15 18:40:00 UTC 2018


Is it too late to backport this to 2.10?

On 11/15/18, 7:03 AM, "Alin Serdean" <aserdean at cloudbasesolutions.com> wrote:

    I applied the patch on master and as far as it goes without conflicts.
    
    --
    Alin.
    
    > -----Mesaj original-----
    > De la: ovs-dev-bounces at openvswitch.org <ovs-dev-
    > bounces at openvswitch.org> În numele aserdean at ovn.org
    > Trimis: Thursday, November 15, 2018 4:52 PM
    > Către: 'Sairam Venugopal' <vsairam at vmware.com>; dev at openvswitch.org
    > Subiect: Re: [ovs-dev] [PATCH] datapath-windows: Fix invalid reference in
    > Buffermgmt.c
    > 
    > Thanks for the fix!
    > 
    > Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
    > 
    > > -----Mesaj original-----
    > > De la: ovs-dev-bounces at openvswitch.org <ovs-dev-
    > > bounces at openvswitch.org> În numele Sairam Venugopal
    > > Trimis: Wednesday, November 14, 2018 10:07 PM
    > > Către: dev at openvswitch.org
    > > Subiect: [ovs-dev] [PATCH] datapath-windows: Fix invalid reference in
    > > Buffermgmt.c
    > >
    > > OVS_BUFFER_CONTEXT gets cleared as part of
    > > NdisFreeNetBufferListContext function call. This causes an invalid
    > reference
    > > error.
    > >
    > > Found while testing with driver verifier enabled.
    > >
    > > Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
    > > ---
    > >  datapath-windows/ovsext/BufferMgmt.c | 6 ++++--
    > >  1 file changed, 4 insertions(+), 2 deletions(-)
    > >
    > > diff --git a/datapath-windows/ovsext/BufferMgmt.c b/datapath-
    > > windows/ovsext/BufferMgmt.c index 448cd76..da5c04a 100644
    > > --- a/datapath-windows/ovsext/BufferMgmt.c
    > > +++ b/datapath-windows/ovsext/BufferMgmt.c
    > 
    > _______________________________________________
    > dev mailing list
    > dev at openvswitch.org
    > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.openvswitch.org%2Fmailman%2Flistinfo%2Fovs-dev&amp;data=02%7C01%7Cvsairam%40vmware.com%7Ccb97b47b8b964d81494708d64b0b6ce3%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C1%7C0%7C636778909792412676&amp;sdata=DRZ%2FcHxQoIhqwjl2WZbHNOOI89jwASyJat7oY0qwoD8%3D&amp;reserved=0
    



More information about the dev mailing list