...
If the object really is constant, the compiler may have put it in ROM or write-protected memory. Trying to modify such an object may lead to a program crash. This could allow an attacker to mount a denial of service attack.
References
- ISO/IEC 9899-1999 Section 6.7.3 Type qualifiers