Implications of pure and constant functions
Posted Jun 12, 2008 20:04 UTC (Thu) by
mtorni (subscriber, #3618)
Parent article:
Implications of pure and constant functions
Are there any security implications of labeling a function pure or constant? Can a malicious user introduce a security bug by checking in a change which changes a function to const? Say ssl_verify_certificate() or sasl_authenticate()? Both are fictitious functions.
(
Log in to post comments)