|
|
|
|
|
by raverbashing
2734 days ago
|
|
There's a distinction between your examples: the first ones are user tools, the latter are backend applications or libraries My guess is that the main objective is to address user-visible bugs. While a glibc bug is certainly impactful, it is usually solvable before it gets too widespread. (And as I much as it's "not the right way", higher level apps work around it before it is fixed) |
|