Tagged Questions
16
votes
10answers
502 views
How common are “bandage” fixes?
Imagine the following scenario:
You've detected that your (or someone else's) program has a bug - a function produces the wrong result when given a particular input. You examine the code and can't ...