diff options
author | Anatol Belski <ab@php.net> | 2017-10-19 11:32:42 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-10-19 12:07:08 +0200 |
commit | f24e597c85e0c3ff64b4e4c58ccdbebb743f828b (patch) | |
tree | 20fd13819b66d3602cff57d4b7f4977772f243d4 /ext/mysqlnd/mysqlnd_reverse_api.c | |
parent | efcce55360e37739af56b234fa28a37d8ca15a05 (diff) | |
download | php-git-f24e597c85e0c3ff64b4e4c58ccdbebb743f828b.tar.gz |
Constify key access for hash and formal params
Keys created in shared memory and won't be modified and are free'd on
restart. Otherwise, keys passed to functions should not be modified,
too.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_reverse_api.c')
0 files changed, 0 insertions, 0 deletions