Skip to content

Commit e97fb4b

Browse files
Fix bug found by ASAN + UBSAN
1 parent e120c02 commit e97fb4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/debugger/com.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ static zval *get_client_discovery_address(char **header)
447447
xdfree(header_name);
448448
}
449449

450+
xdebug_arg_dtor(headers);
450451
return NULL;
451452
}
452453

0 commit comments

Comments
 (0)