| Summary: | s390 string asm missing memory clobbers | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Roland McGrath <roland> |
| Component: | libc | Assignee: | Roland McGrath <roland> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | glibc-bugs |
| Priority: | P2 | Flags: | fweimer:
security-
|
| Version: | 2.3.4 | ||
| Target Milestone: | --- | ||
| Host: | s390-*-* | Target: | |
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 724 | ||
|
Description
Roland McGrath
2005-02-16 04:55:01 UTC
Subject: Bug 743 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 11:12:08 Modified files: sysdeps/s390/bits: string.h Log message: 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com> [BZ #743] * sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat, strncat, memchr, strcmp): Add missing memory clobber. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/s390/bits/string.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.8&r2=1.8.6.1 These changes are in the 2.3 branch as well as the trunk now. |