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

Sairam Venugopal vsairam at vmware.com
Thu Nov 15 18:47:14 UTC 2018


Thanks!

On 11/15/18, 10:45 AM, "Ben Pfaff" <blp at ovn.org> wrote:

    Alin already did that.
    
    On Thu, Nov 15, 2018 at 06:40:00PM +0000, Sairam Venugopal wrote:
    > 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%7C0354cc7dee7d477cb53108d64b2a7f97%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C1%7C0%7C636779043242021462&amp;sdata=mvAm5BLoz21%2FNhURhoFdj%2FwZY4VcDHzfQx6UMxOh99c%3D&amp;reserved=0
    >     
    > 
    > _______________________________________________
    > 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%7C0354cc7dee7d477cb53108d64b2a7f97%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C1%7C0%7C636779043242021462&amp;sdata=mvAm5BLoz21%2FNhURhoFdj%2FwZY4VcDHzfQx6UMxOh99c%3D&amp;reserved=0
    



More information about the dev mailing list