Actions
Bug #4292
closedPHP5 segmentation error when call setParameter with NULL value
Start date:
2019-08-20
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.1.2
Fixed in version:
1.2.0
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Under PHP5 when calling setParameter with a NULL value we get a segmentation error.
Problem is we are not checking for the IS_NULL. The Saxon/C code for PHP7 has this check already.
Updated by O'Neil Delpratt over 5 years ago
- Status changed from New to Resolved
- Found in version set to 1.1.2
Bug fixed for all Processors.
Updated by O'Neil Delpratt about 5 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 1.2.0
Big fix applied in the Saxon/C 1.2.0 release.
Please register to edit this issue
Actions