Skip to content

Backport(v1.19): in_tail: fix error when files without read permission are included in glob patterns (#5161)#27

Closed
kenhys wants to merge 1 commit into
v1.19from
backport-to-v1.19/pr5161
Closed

Backport(v1.19): in_tail: fix error when files without read permission are included in glob patterns (#5161)#27
kenhys wants to merge 1 commit into
v1.19from
backport-to-v1.19/pr5161

Conversation

@kenhys

@kenhys kenhys commented Dec 5, 2025

Copy link
Copy Markdown
Owner

Which issue(s) this PR fixes:
Backport fluent#5161
Fixes fluent#5152

What this PR does / why we need it:
It is referencing an uninitialized instance variable for Linux Capability feature, causing an error.
This PR will fix the bug.

Docs Changes:
N/A

Release Note:

  • in_tail: fix error preventing the use of Linux Capability feature

… glob patterns (fluent#5161)

**Which issue(s) this PR fixes**:
Fixes fluent#5152

**What this PR does / why we need it**:
It is referencing an uninitialized instance variable for Linux
Capability feature, causing an error.
This PR will fix the bug.

**Docs Changes**:
N/A

**Release Note**:
* in_tail: fix error preventing the use of Linux Capability feature

---------

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys closed this Dec 5, 2025
@kenhys kenhys deleted the backport-to-v1.19/pr5161 branch December 10, 2025 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants