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

@butonic butonic commented Dec 8, 2022

Copy link
Copy Markdown
Contributor

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

kobergj commented Dec 8, 2022

Copy link
Copy Markdown
Contributor

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

butonic commented Dec 8, 2022

Copy link
Copy Markdown
Contributor Author

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

@kobergj

kobergj commented Dec 19, 2022

Copy link
Copy Markdown
Contributor

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