From: Wolfgang Grandegger <wg@domain.hid>
To: rpm@xenomai.org
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH] bug in xnintr_irq_proc()
Date: Tue, 29 Jan 2008 14:51:02 +0100 [thread overview]
Message-ID: <479F2F46.70108@domain.hid> (raw)
In-Reply-To: <479F2D33.2050209@domain.hid>
Philippe Gerum wrote:
> Wolfgang Grandegger wrote:
>> Hello,
>>
>> attached is a fix for a nice bug in xnintr_irq_proc() of Xenomai v2.3.x.
>
> Mmf... Thanks.
>
>> Check for tabs. I have not checked if it's present in recent versions as
>> well.
>
> Even if a bit overkill, I would even go for something like
> p += sprintf(p, "...
> just to be sure we won't get hit again.
Yes, and replacing the tabs with "\t" in case we need them. They seem to
be gone in the trunk.
> (or even snprintf() for the paranoïds among us).
Definitely, especially because the name field of xnintr_t is a pointer.
Wolfgang.
prev parent reply other threads:[~2008-01-29 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 13:20 [Xenomai-core] [PATCH] bug in xnintr_irq_proc() Wolfgang Grandegger
2008-01-29 13:42 ` Philippe Gerum
2008-01-29 13:51 ` Wolfgang Grandegger [this message]
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=479F2F46.70108@domain.hid \
--to=wg@domain.hid \
--cc=rpm@xenomai.org \
--cc=xenomai@xenomai.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.