[PATCH] xfree86/modes: Fixed memory leak in xf86InitialConfiguration

Erkki Seppala erkki.seppala at vincit.fi
Thu Mar 10 01:07:35 PST 2011


On 10.03.2011 00:23, Keith Packard wrote:
> Please clean up the whitespace mistakes in this patch and resubmit.
> You aren't seriously editing code on Windows, are you?

Hmm.

I checked for the following factors:
- Consistent use of spaces versus tabs compared to the old code: check
- No trailing whitespace in lines: check
- "git am" not complaining anything when applying to master: check

Also, I don't think it can be a CRLF-issue, because the Internet text
message format prohibits lines with CRLF and the mail isn't encoded in
any special way. (In any case, my email agent shows that all messages
have CRLF-terminated lines, and git am doesn't worry about those files.)

So what did I miss?


More information about the xorg-devel mailing list