diff for duplicates of <20150224153401.GA12218@mwanda> diff --git a/a/1.txt b/N1/1.txt index c826c36..a90a22f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,4 +22,4 @@ index 224a82f..1095be9 100644 + goto out; status = -ENOMEM; rsci.cred.cr_group_info = groups_alloc(N); - if (rsci.cred.cr_group_info = NULL) + if (rsci.cred.cr_group_info == NULL) diff --git a/a/content_digest b/N1/content_digest index 15394ea..b27e521 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020150223211607.GB28635@fieldses.org\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch v2] sunrpc: integer underflow in rsc_parse()\0" - "Date\0Tue, 24 Feb 2015 15:34:01 +0000\0" + "Date\0Tue, 24 Feb 2015 18:34:01 +0300\0" "To\0J. Bruce Fields <bfields@fieldses.org>\0" "Cc\0Trond Myklebust <trond.myklebust@primarydata.com>" Anna Schumaker <anna.schumaker@netapp.com> @@ -42,6 +42,6 @@ "+\t\t\tgoto out;\n" " \t\tstatus = -ENOMEM;\n" " \t\trsci.cred.cr_group_info = groups_alloc(N);\n" - " \t\tif (rsci.cred.cr_group_info = NULL)" + " \t\tif (rsci.cred.cr_group_info == NULL)" -69b358a027710b2ab919d15fbbd61565797e3d05c1aad5ecc842636ff2e2ecd4 +807a9d506f6ed899c7e21031415e7eb4aa2b9aaae590dfdccabb5da171b77e9f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.