[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100906.183020.233685314.davem@davemloft.net>
Date: Mon, 06 Sep 2010 18:30:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: error27@...il.com
Cc: isdn@...ux-pingi.de, tilman@...p.cc, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] isdn: cleanup: make buffer smaller
From: Dan Carpenter <error27@...il.com>
Date: Sat, 4 Sep 2010 20:33:03 +0200
> This showed up in my audit because we use strcpy() to copy "ds" into a
> 32 character buffer inside the isdn_tty_dial() function. But it turns
> out that we only ever use the first 32 characters so it's OK. I have
> changed the declaration to make the static checkers happy.
>
> Signed-off-by: Dan Carpenter <error27@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists