[Mesa-dev] [PATCH] mesa: add bounds checking to eliminate buffer overrun

Emil Velikov emil.l.velikov at gmail.com
Mon Apr 7 17:28:09 PDT 2014


On 08/04/14 01:18, Courtney Goeltzenleuchter wrote:
> Hi Ian,
> 
> I didn't think this even got out. I was getting a weird error from
> git-send-mail when it tried to send to the gmail server and I got
> distracted with other things.
> 
> Here's log:
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> Password for 'smtp://courtney@lunarg.com@smtp.gmail.com:587':
> OK. Log says:
> Server: smtp.gmail.com
> MAIL FROM:<courtney at LunarG.com>
> RCPT TO:<mesa-dev at lists.freedesktop.org>
> From: Courtney Goeltzenleuchter <courtney at LunarG.com>
> To: mesa-dev at lists.freedesktop.org
> Subject: [PATCH] mesa: add bounds checking to eliminate buffer overrun
> Date: Mon,  7 Apr 2014 13:19:17 -0600
> Message-Id: <1396898358-14649-1-git-send-email-courtney at LunarG.com>
> X-Mailer: git-send-email 1.8.3.2
> In-Reply-To: <CAE=6oPATsHZb3ZBH2HVD978tr=
> FP_a3ng2RKCLqh2q-sUuzxuQ at mail.gmail.com>
> References: <CAE=6oPATsHZb3ZBH2HVD978tr=
> FP_a3ng2RKCLqh2q-sUuzxuQ at mail.gmail.com>
> 
> Result: 250 2.0.0 OK 1396898380 on9sm125685igb.11 - gsmtp
> 
> In git 1.7.0, the default has changed to --no-chain-reply-to
> Set sendemail.chainreplyto configuration variable to true if
> you want to keep --chain-reply-to as your default.
> (mbox) Adding cc: Courtney Goeltzenleuchter <courtney at LunarG.com> from line
> 'From: Courtney Goeltzenleuchter <courtney at LunarG.com>'
> (body) Adding cc: "9.2 10.0 10.1" <mesa-stable at lists.freedesktop.org from
> line 'Cc: "9.2 10.0 10.1" <mesa-stable at lists.freedesktop.org'
                                                              ^^
I could be day dreaming but it seems like you've missed the closing arrow
bracket. That's when git starts being helpful and things go bonkers :)

-Emil



More information about the mesa-dev mailing list