public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* stdlib broken strncasecmp.c
@ 2017-11-10 19:09 David F.
  2017-11-13 13:28 ` Laszlo Ersek
  0 siblings, 1 reply; 4+ messages in thread
From: David F. @ 2017-11-10 19:09 UTC (permalink / raw)
  To: edk2 developers list

I would submit a patch but over the years of fixes and enhancements,
they don't go anywhere. Then a couple years later someone does a
half-baked fix and I have to run merge resolution on svn.

Anyway, the problem with that is the s1 compare to 0 should be before
the s1++ (otherwise it matches when the s1 string is shorter than the
s2 string).


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-13 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-10 19:09 stdlib broken strncasecmp.c David F.
2017-11-13 13:28 ` Laszlo Ersek
2017-11-13 19:58   ` Michael Zimmermann
2017-11-13 21:37     ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox