[Bug 13707] New: zlib/inflate.c:1528

samba-bugs at samba.org samba-bugs at samba.org
Sat Dec 8 18:15:35 UTC 2018


https://bugzilla.samba.org/show_bug.cgi?id=13707

            Bug ID: 13707
           Summary: zlib/inflate.c:1528
           Product: rsync
           Version: 3.1.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
          Assignee: wayned at samba.org
          Reporter: ruga at protonmail.com
        QA Contact: rsync-qa at samba.org

zlib/inflate.c:1528:61: warning: shifting a negative signed value is undefined
[-Wshift-negative-value]
    if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                        ~~~ ^

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list