Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Jan 2, 2026

The config line parser wants to access the default fabrics configuration for every connection attempt. Thus assign the pointer to the helper struct to avoid NULL pointer access.

Reported-by: Martin George marting@netapp.com

Fixes: #3020

The config line parser wants to access the default fabrics configuration
for every connection attempt. Thus assign the pointer to the helper
struct to avoid NULL pointer access.

Reported-by: Martin George <marting@netapp.com>
Signed-off-by: Daniel Wagner <wagi@kernel.org>
@igaw igaw merged commit aa60cdb into linux-nvme:master Jan 2, 2026
20 checks passed
@igaw igaw deleted the fix-line-parser branch January 2, 2026 17:40
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.

Segfault seen with connect-all using config JSON file

1 participant