Skip to content

Conversation

@alan-maguire
Copy link
Member

Roger reported a segmentation fault in tcp_buffer_tuner. Examining the state of the tuner we were handling an event when in manual (i.e. off) state. The event handler for a tuner should only be called if the tuner is active.

Reported by: Roger Knobbe (https://github.com/rknobbe)
Signed-off-by: Alan Maguire [email protected]

Roger reported a segmentation fault in tcp_buffer_tuner. Examining the
state of the tuner we were handling an event when in manual (i.e. off)
state.  The event handler for a tuner should only be called if the tuner
is active.

Reported by: Roger Knobbe (https://github.com/rknobbe)
Signed-off-by: Alan Maguire <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 25, 2024
@alan-maguire alan-maguire merged commit e1dc37f into main Nov 25, 2024
1 check passed
@alan-maguire alan-maguire deleted the segfix branch December 2, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant