Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Resolve bucket->created in create_bucket_request_worker #400

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

kaloyan-raev
Copy link
Contributor

The bucket->created property was not set and left uninitialized in the
create_bucket_request_worker function. Left as uninitialized pointer
it points to an arbitrary part of the memory and causes random issues to
clients trying to access it.

The bucket->created property was not set and left uninitialized in the
`create_bucket_request_worker` function. Left as uninitialized pointer
it points to an arbitrary part of the memory and causes random issues to
client trying to access it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants