diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-05-26 09:53:51 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-05-26 09:53:51 +0200 |
commit | 1a3b4f90bc5fa5e71df1db8e663f76e262f3134d (patch) | |
tree | c504a108d014d7312e6f3709083fb7b866918c27 /zlib | |
parent | d8acf3769314463ba7ed8262bf105a64f1f2e838 (diff) | |
download | gdb-1a3b4f90bc5fa5e71df1db8e663f76e262f3134d.zip gdb-1a3b4f90bc5fa5e71df1db8e663f76e262f3134d.tar.gz gdb-1a3b4f90bc5fa5e71df1db8e663f76e262f3134d.tar.bz2 |
x86: convert two pointers to (indexing) integers
This in particular reduces the number of pointers to non-const that we
have (and that could potentially be used for undue modification of
state). As a result, fetch_code()'s 2nd parameter can then also become
pointer-to-const.
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions