summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_list.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-04-02 10:37:40 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-04-02 10:39:44 +0200
commit01a4de5c5821f67daeff487ef9b3047ce7b47c4c (patch)
tree6cbe099185c6f1ce0c833cd918717dc21d071136 /sapi/phpdbg/phpdbg_list.c
parent887a7b571407f7a49a5e7cf1e612d21ef83fedb4 (diff)
downloadphp-git-01a4de5c5821f67daeff487ef9b3047ce7b47c4c.tar.gz
Pointer arithmetic on void pointers is illegal
We quick-fix this by casting to char*; it might be more appropriate to use char pointers in the first place.
Diffstat (limited to 'sapi/phpdbg/phpdbg_list.c')
0 files changed, 0 insertions, 0 deletions