All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100806082126.GT9031@bicker>

diff --git a/a/1.txt b/N1/1.txt
index e284b6c..b937654 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ index 0ded364..707d9c9 100644
 @@ -1914,11 +1914,13 @@ static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb)
  	 * The next command will reopen the AT channel automatically.
  	 */
- 	if (cb->len = 3 && !memcmp(cb->buf, "+++", 3)) {
+ 	if (cb->len == 3 && !memcmp(cb->buf, "+++", 3)) {
 -		kfree(cb);
  		rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, BAS_TIMEOUT);
  		if (cb->wake_tasklet)
diff --git a/a/content_digest b/N1/content_digest
index da57cc7..2acee69 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch] isdn: gigaset: use after free\0"
- "Date\0Fri, 06 Aug 2010 08:21:26 +0000\0"
+ "Date\0Fri, 6 Aug 2010 10:21:26 +0200\0"
  "To\0Hansjoerg Lipp <hjlipp@web.de>\0"
  "Cc\0Tilman Schmidt <tilman@imap.cc>"
   Karsten Keil <isdn@linux-pingi.de>
@@ -23,7 +23,7 @@
  "@@ -1914,11 +1914,13 @@ static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb)\n"
  " \t * The next command will reopen the AT channel automatically.\n"
  " \t */\n"
- " \tif (cb->len = 3 && !memcmp(cb->buf, \"+++\", 3)) {\n"
+ " \tif (cb->len == 3 && !memcmp(cb->buf, \"+++\", 3)) {\n"
  "-\t\tkfree(cb);\n"
  " \t\trc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, BAS_TIMEOUT);\n"
  " \t\tif (cb->wake_tasklet)\n"
@@ -37,4 +37,4 @@
  " \n"
  " \tspin_lock_irqsave(&cs->cmdlock, flags);"
 
-e5d3550689c5bc142d1640e660c4b884bc73f9f6f9f5d9370875ae37d0c2659e
+6b2156cb50de482f57c9e2314e028379eb274c1ecbe021dc33e23ed87c30d8c1

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.