diff for duplicates of <20151029133754.GA2862@mwanda> diff --git a/a/1.txt b/N1/1.txt index 760dd3d..8786451 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,3 +17,7 @@ index e54660a..627b2d0 100644 return ERR_PTR(-EINVAL); blob = kzalloc(sizeof(struct drm_property_blob)+length, GFP_KERNEL); +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +http://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index a4412ea..98bb80b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] drm: crtc: integer overflow in drm_property_create_blob()\0" - "Date\0Thu, 29 Oct 2015 13:37:54 +0000\0" + "Date\0Thu, 29 Oct 2015 16:37:54 +0300\0" "To\0David Airlie <airlied@linux.ie>\0" "Cc\0kernel-janitors@vger.kernel.org" " dri-devel@lists.freedesktop.org\0" @@ -24,6 +24,10 @@ "+\tif (!length || length > ULONG_MAX - sizeof(struct drm_property_blob))\n" " \t\treturn ERR_PTR(-EINVAL);\n" " \n" - " \tblob = kzalloc(sizeof(struct drm_property_blob)+length, GFP_KERNEL);" + " \tblob = kzalloc(sizeof(struct drm_property_blob)+length, GFP_KERNEL);\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + http://lists.freedesktop.org/mailman/listinfo/dri-devel -f653d265cc615a495d5a9a121c143e7cdaaa681b9a4c10f802495bec92651883 +6bf1c71ffb04586ec5c4dcc04d11d3f907675114a73dcf2a17241c8a180aa289
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.