aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2012-10-14 00:55:46 -0700
committerChris Robinson <[email protected]>2012-10-14 00:55:46 -0700
commit20ede6de590223dcf2431799d25db5ff0c9404d8 (patch)
treef24566e43ad3581cbd7d3cd962bec7d5900d1705 /examples
parent5c70e6b9abb65d31f68cf87cecd656af42ba0465 (diff)
Check i64 property ranges before passing them to the int handlers
Note that some properties (e.g. AL_BUFFER, AL_DIRECT_FILTER) actually take unsigned int values, and so are checked against the unsigned range even though they eventually get casted to an int. The int handler casts them back as needed.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions