Glibc change exposing bugs
Glibc change exposing bugs
Posted Nov 11, 2010 0:08 UTC (Thu) by lmb (subscriber, #39048)In reply to: Glibc change exposing bugs by nix
Parent article: Glibc change exposing bugs
Of course it will cause the code to be fixed. But that the maintainers of the core system library place "I am right" above users's data is a worrying insight.
Posted Nov 11, 2010 0:26 UTC (Thu)
by bojan (subscriber, #14302)
[Link]
Now you're making glibc maintainers responsible for other people's bugs. They are not.
If this same buggy program was linked against some other library that implements memcpy() similarly to the way latest glibc does, the data would be just as corrupt.
In essence, it is the program that is corrupting the data, not glibc. And it's doing so by clear misuse of a function.
> But that the maintainers of the core system library place "I am right" above users's data is a worrying insight.
I think that's a bit overly dramatic. Fedora 14 is a fresh release, currently carrying a non-released version of glibc. As such, users of it (which includes me) sometimes encounter things that are surprising at first. But the audience is limited and the impact is not earth shattering.
Posted Nov 11, 2010 10:53 UTC (Thu)
by nix (subscriber, #2304)
[Link]
Glibc change exposing bugs
Glibc change exposing bugs