diff for duplicates of <4C889074.6060901@ladisch.de> diff --git a/a/1.txt b/N1/1.txt index ba232d1..d9e4e06 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ Dan Carpenter wrote: > Also Smatch complains because the "device + 1" could be an integer > overflow. It's harmless, -It would result in device==INT_MIN, which would make the while loop go +It would result in device=INT_MIN, which would make the while loop go through 2^31 values before finding the first MIDI device. diff --git a/a/content_digest b/N1/content_digest index 67f4b61..6686340 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100908193641.GA3463@bicker\0" "From\0Clemens Ladisch <clemens@ladisch.de>\0" "Subject\0Re: [patch v2] ALSA: rawmidi: fix the get next midi device ioctl\0" - "Date\0Thu, 09 Sep 2010 09:44:52 +0200\0" + "Date\0Thu, 09 Sep 2010 07:44:52 +0000\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0alsa-devel@alsa-project.org" Takashi Iwai <tiwai@suse.de> @@ -18,11 +18,11 @@ "> Also Smatch complains because the \"device + 1\" could be an integer\n" "> overflow. It's harmless,\n" "\n" - "It would result in device==INT_MIN, which would make the while loop go\n" + "It would result in device=INT_MIN, which would make the while loop go\n" "through 2^31 values before finding the first MIDI device.\n" "\n" "\n" "Regards,\n" Clemens -316811682df830f2b9e4da779fa774be97ed7a7307bcb5e74d96924f64bbe4fb +40e6a0ecacbe97ca4859538ce64ab071ec9a382fb7cddcb45df5a3466aa28519
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.