Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cls/rgw: Initialization of uninitialized members #16932

Merged
merged 1 commit into from Dec 29, 2017

Commits on Aug 30, 2017

  1. cls/rgw: Initialization of unitialized members

    ** 1396131 Uninitialized scalar field
    CID 1396131 (ceph#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
    2. uninit_member: Non-static class member max_entries is not initialized
    in this constructor nor in any functions that it calls.
    
    ** 1396125 Uninitialized scalar field
    CID 1396125 (ceph#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
    2. uninit_member: Non-static class member start_date is not initialized
    in this constructor nor in any functions that it calls.
    
    Signed-off-by: Amit Kumar amitkuma@redhat.com
    amitkuma committed Aug 30, 2017
    Copy the full SHA
    421be95 View commit details
    Browse the repository at this point in the history