diff options
| author | jvoisin | 2024-06-14 19:26:31 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-14 19:26:31 +0200 |
| commit | b005df282da43a2ba17b38e7da06a69353ea2845 (patch) | |
| tree | 2160bdf0bf0a96816c6cc810544faa6e84ffecc2 /src/sp_wrapper.c | |
| parent | 95afce1fe46c91025b5c53aa05582e09c6534cd0 (diff) | |
Fix a portability issue
This should fix the following compilation issue:
```
/wrkdirs/usr/ports/security/snuffleupagus/work-php83/snuffleupagus-0.10.0/src/sp_utils.c:438:37: error: too few arguments provided to function-like macro invocation
438 | memcpy(mb_name, ZEND_STRL("mb_"));
| ^
/usr/include/ssp/string.h:117:9: note: macro 'memcpy' defined here
117 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
```
Diffstat (limited to 'src/sp_wrapper.c')
0 files changed, 0 insertions, 0 deletions
