Skip to content

Commit bb14ec5

Browse files
committed
no such guard_size
1 parent bb59003 commit bb14ec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend_call_stack.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ static bool zend_call_stack_get_freebsd_pthread(zend_call_stack *stack)
258258
int error;
259259
void *addr;
260260
size_t max_size;
261-
size_t guard_size;
262261

263262
/* pthread will return bogus values for the main thread */
264263
ZEND_ASSERT(!zend_call_stack_is_main_thread());

0 commit comments

Comments
 (0)