This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
021bb35aec685981dfdfd38bbfc109aa7d1d025f
archived-php-src
/
ext
/
ffi
History
Nikita Popov
f127d77eef
FFI: Use signed arithmetic for pointer offset
...
offset can be negative here, using signed arithmetic avoids ubsan warnings.
2019-06-20 16:22:26 +02:00
..
tests
Remove XFAIL mark
2019-06-17 14:56:28 +03:00
config.m4
ext/ffi: Remove symbol check for ffi_open
2019-06-03 09:19:25 +02:00
config.w32
Check for supported libffi ABI
2019-05-13 15:15:51 +03:00
CREDITS
…
ffi_parser.c
Fixed memory leaks in ext/ffi/tests/100.phpt on Mac OSX
2019-06-17 14:40:19 +03:00
ffi.c
FFI: Use signed arithmetic for pointer offset
2019-06-20 16:22:26 +02:00
ffi.g
Fixed memory leaks in ext/ffi/tests/100.phpt on Mac OSX
2019-06-17 14:40:19 +03:00
php_ffi.h
Fixed memory leaks in ext/ffi/tests/100.phpt on Mac OSX
2019-06-17 14:40:19 +03:00