http://stackoverflow.com/questions/448563/am-i-correct-that-...
However, some people may have the temptation of, when changing the code, replacing it with a non-literal string, or, in a rare case, there's a memory corruption affecting the literal string making it lose the null-termination.
i'd be tempted to say that we can apply the same logic to about 100% of code ever written.