diff for duplicates of <20120905123217.GD6128@elgon.mountain> diff --git a/a/1.txt b/N1/1.txt index e788ea8..cf6f76e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ index ec2118d..5a733e7 100644 unsigned int buffer_size; void *buffer; -+ if (params->buffer.fragment_size == 0 || ++ if (params->buffer.fragment_size = 0 || + params->buffer.fragments > SIZE_MAX / params->buffer.fragment_size) + return -EINVAL; + diff --git a/a/content_digest b/N1/content_digest index 7a9729d..e2c7599 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()\0" - "Date\0Wed, 5 Sep 2012 15:32:18 +0300\0" + "Date\0Wed, 05 Sep 2012 12:32:18 +0000\0" "To\0Vinod Koul <vinod.koul@linux.intel.com>\0" "Cc\0alsa-devel@alsa-project.org" Takashi Iwai <tiwai@suse.de> @@ -24,7 +24,7 @@ " \tunsigned int buffer_size;\n" " \tvoid *buffer;\n" " \n" - "+\tif (params->buffer.fragment_size == 0 ||\n" + "+\tif (params->buffer.fragment_size = 0 ||\n" "+\t params->buffer.fragments > SIZE_MAX / params->buffer.fragment_size)\n" "+\t\treturn -EINVAL;\n" "+\n" @@ -32,4 +32,4 @@ " \tif (stream->ops->copy) {\n" " \t\tbuffer = NULL;" -09db1a16d80bdc2f9d6f1c9ddd8b82c40b93dc4aa09c5a8a23893118582bcdd8 +bb6372138a89756c9169c1b886aef93f0c10eadc9cf37b981651133ae8833344
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.