Skip to content

Commit c7a2084

Browse files
committed
1 parent f7731bf commit c7a2084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php_memcached_server.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ protocol_binary_response_status s_flush_handler(const void *cookie, uint32_t whe
299299
}
300300

301301
MEMC_MAKE_ZVAL_COOKIE(zcookie, cookie);
302+
ZVAL_LONG(&zwhen, when);
302303

303304
ZVAL_COPY(&params[0], &zcookie);
304305
ZVAL_COPY(&params[1], &zwhen);

0 commit comments

Comments
 (0)