Skip to content

fix(LiteSpeed): fix return uninitialized value - #23275

Closed
zeriyoshi wants to merge 1 commit into
php:masterfrom
colopl:fix_litespeed_uninitialized
Closed

fix(LiteSpeed): fix return uninitialized value#23275
zeriyoshi wants to merge 1 commit into
php:masterfrom
colopl:fix_litespeed_uninitialized

Conversation

@zeriyoshi

Copy link
Copy Markdown
Contributor

While working on #22730 , I found this issue using Valgrind.

The ret variable is being returned without being initialized. Additionally, the builded SAPI was not properly excluded from Git.

@zeriyoshi zeriyoshi self-assigned this Aug 14, 2026
@devnexen

Copy link
Copy Markdown
Member

it seems correct fix but maybe this bug exists in lower stable branches wdyt ?

@zeriyoshi

Copy link
Copy Markdown
Contributor Author

@devnexen
Oops, I forgot maintenance strategy, but .gitignore changes not mandatory, I will separate it and recreate the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants