Skip to content

Commit 594cf45

Browse files
committed
test bug
1 parent b276ba0 commit 594cf45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jwt.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,6 @@ PHP_MINIT_FUNCTION(jwt)
567567
PHP_MSHUTDOWN_FUNCTION(jwt)
568568
{
569569
/* free */
570-
efree(jwt_options);
571-
572570
return SUCCESS;
573571
}
574572

0 commit comments

Comments
 (0)