This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/14197] New: Document __chk_fail ABI in test case


http://sourceware.org/bugzilla/show_bug.cgi?id=14197

             Bug #: 14197
           Summary: Document __chk_fail ABI in test case
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: fweimer@redhat.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


The debug/test-strcpy.c test case should mention that __chk_fail is a public
ABI:

http://sourceware.org/ml/libc-alpha/2012-06/msg00097.html

This way, hopefully we notice that we're breaking a public ABI if __chk_fail is
ever changed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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