php-src/ext/ffi
Nikita Popov 0f3ca15bb7 FFI: Perform bitfield operations byte-wise
Otherwise we may perform reads/writes outside the allocation, as
already happens in 032.phpt.
2019-06-25 14:28:58 +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: Perform bitfield operations byte-wise 2019-06-25 14:28:58 +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