This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/53413] New: md5_process_block() produces incorrect result with large block sizes


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53413

             Bug #: 53413
           Summary: md5_process_block() produces incorrect result with
                    large block sizes
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
               URL: http://sourceware.org/bugzilla/show_bug.cgi?id=14090
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: belyshev@depni.sinp.msu.ru


libiberty/md5.c contains [buggy] code copied from glibc, so please take a look
at http://sourceware.org/bugzilla/show_bug.cgi?id=14090 for the description of
the bug and proposed patch.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]