Comment Re:I don't get it.... (Score 2, Insightful) 273
The LoadImage API is implemented in kernel-mode for speed so a bug in there can bring down a system.
Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them?