From: Andrew Morton <akpm@digeo.com>
To: ryan <ryan@ryanflynn.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.56 sound/oss/sb_mixer.c bounds check
Date: Tue, 14 Jan 2003 20:36:35 -0800 [thread overview]
Message-ID: <3E24E553.3090304@digeo.com> (raw)
In-Reply-To: <3E24E1B2.3050308@ryanflynn.com>
ryan wrote:
>> Yup.
>>
>> It would be better to do:
>>
>> if (dev < 0 || dev >= ARRAY_SIZE(smw_mix_regs))
>
>
> yup, much better. i did a little housecleaning on the whole file, as
> well as 2 more bounds checks in appropriate places.
>
> i'm sorry to ask, but i'm new -- i've got a ~500 line patch, and my
> email client is wrapping at 80 chars (unfortunately some lines run over
> 80 chars), is sending an attachment in ascii format ok? i've seen some
> patches sent as attachments, not sure.
>
Oh let me rant. You're using mozilla. I just raised a bug against its cute habit of
mangling outgoing text. I've just spent four days trying to find a workable Linux
email client (sophisticated UI, sophisticated IMAP support, sophisticated searching,
doesn't mangle incoming or outgoing messages) and have failed. Netscape 4.x is
still the closest.
kmail is good, but its threading view is hopeless
evolution merrily mangles stuff and is buggy as a bunch of bananas.
Mozilla likes to go for multi-minute CPU burns if you try to handle a large amount
of data. And it mangles outgoing patches.
Of the text-based MUA's pine is the only one which seems to have respectable IMAP
support, but the interface is klunky.
Sigh. Where were we? Oh yes. Inline text is best, attachments are fine.
text/plain if poss.
<send, mangle>
next prev parent reply other threads:[~2003-01-15 4:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 3:13 [PATCH] 2.5.56 sound/oss/sb_mixer.c bounds check ryan
2003-01-15 3:30 ` Andrew Morton
2003-01-15 4:21 ` ryan
2003-01-15 4:36 ` Andrew Morton [this message]
2003-01-15 5:34 ` (OT) " Bruce Harada
2003-01-15 6:44 ` Andrew Morton
2003-01-15 4:37 ` ryan
-- strict thread matches above, loose matches on Subject: below --
2003-01-15 5:05 Perez-Gonzalez, Inaky
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=3E24E553.3090304@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ryan@ryanflynn.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox