Skip to content

Apply stricter rule for pool name with percent char#4169

Merged
nanangizz merged 1 commit intomasterfrom
special-pool-name
Nov 21, 2024
Merged

Apply stricter rule for pool name with percent char#4169
nanangizz merged 1 commit intomasterfrom
special-pool-name

Conversation

@nanangizz
Copy link
Copy Markdown
Member

@nanangizz nanangizz commented Nov 21, 2024

To fix #4164 (comment).

Currently several apps specify special pool name with "%p" suffix (e.g: group lock, SSL socket) to make it unique. Unfortunately there is a potential issue as described in the link above. The special name was applied when the name contains "%" char, now it is only applied if the name contains "%p" and the "%p" is in the end of the string.

@nanangizz nanangizz merged commit 2480d42 into master Nov 21, 2024
@nanangizz nanangizz deleted the special-pool-name branch November 21, 2024 09:01
BarryYin pushed a commit to BarryYin/pjproject that referenced this pull request Feb 3, 2026
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.

3 participants