From: "Paweł Sikora" <pluto@pld-linux.org>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [oops] lib/vsprintf.c
Date: Tue, 2 Nov 2004 19:34:38 +0100 [thread overview]
Message-ID: <200411021934.38802.pluto@pld-linux.org> (raw)
In-Reply-To: <Pine.LNX.4.53.0411020802410.13921@yvahk01.tjqt.qr>
On Tuesday 02 of November 2004 08:03, you wrote:
> >Hi,
> >
> >
> >static int km_init_module(void)
> >{
> > printk(KERN_DEBUG "%s init\n", 1.4);
> > return 0;
> >}
>
> You do know that %s does not mix with 1.4?
Yes, I known. I did it intentionally.
IMHO kernel should be more resistant to accidental programmers errors.
Be secure, trust no one ;)
... and catch bugs with http://netlab.ru.is/exception/KernelExceptions.pdf
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
next prev parent reply other threads:[~2004-11-02 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-02 6:19 [oops] lib/vsprintf.c Paweł Sikora
2004-11-02 6:27 ` Nick Piggin
2004-11-02 7:35 ` Pawel Sikora
2004-11-02 9:08 ` Bernd Petrovitsch
2004-11-02 7:03 ` Jan Engelhardt
2004-11-02 18:34 ` Paweł Sikora [this message]
2004-11-02 18:38 ` Jan Engelhardt
2004-11-02 19:06 ` Randy.Dunlap
2004-11-02 18:46 ` Bernd Petrovitsch
2004-11-02 18:59 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200411021934.38802.pluto@pld-linux.org \
--to=pluto@pld-linux.org \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.