Skip to content

Get rid of static as a storage for the empty value#1650

Draft
PetrShumilov wants to merge 1 commit into
masterfrom
pshumilov/fix_empty_value_segfault
Draft

Get rid of static as a storage for the empty value#1650
PetrShumilov wants to merge 1 commit into
masterfrom
pshumilov/fix_empty_value_segfault

Conversation

@PetrShumilov

Copy link
Copy Markdown
Contributor

Fix segfault which is actual for both runtimes.

In some cases modified empty value can leak over one request to another request.

@PetrShumilov PetrShumilov added this to the next milestone Jul 9, 2026
@PetrShumilov PetrShumilov self-assigned this Jul 9, 2026
@PetrShumilov PetrShumilov added bug Something isn't working runtime Feature related to runtime k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) labels Jul 9, 2026
@PetrShumilov PetrShumilov force-pushed the pshumilov/fix_empty_value_segfault branch 2 times, most recently from cc621fa to 630e6a8 Compare July 9, 2026 19:42
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov force-pushed the pshumilov/fix_empty_value_segfault branch from 630e6a8 to aea7467 Compare July 9, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) runtime Feature related to runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant