| Summary: | Undefined Behavior in md5.c | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Jeffrey Walton <noloader> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | buildroot, uclibc-cvs |
| Priority: | P5 | ||
| Version: | 0.9.33.3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Jeffrey Walton
2013-02-27 03:37:35 UTC
My bad. That code appears to be from RSA Data Security. /* * MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm * * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All * rights reserved. */ ... |