Skip to content

Fix nil node on err#3534

Closed
butonic wants to merge 2 commits into
cs3org:edgefrom
butonic:fix-nil-node-on-err
Closed

Fix nil node on err#3534
butonic wants to merge 2 commits into
cs3org:edgefrom
butonic:fix-nil-node-on-err

Conversation

@butonic
Copy link
Copy Markdown
Contributor

@butonic butonic commented Dec 8, 2022

When returning nil, err, n is set to nil causing a panic in n.ID += revisionSuffix.

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@kobergj
Copy link
Copy Markdown
Contributor

kobergj commented Dec 8, 2022

Is this urgent? It will make me need to rebase #3531 again which is quite a pain. It should be ready for review shortly.

@butonic
Copy link
Copy Markdown
Contributor Author

butonic commented Dec 8, 2022

I don't think so. can wait for #3531

@kobergj
Copy link
Copy Markdown
Contributor

kobergj commented Dec 19, 2022

Added the fix to my async upload branch: #3556

@kobergj kobergj closed this Dec 19, 2022
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