This is the mail archive of the gcc-cvs@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]

r191841 - in /trunk/libgo/runtime: chan.c go-ap...


Author: ian
Date: Fri Sep 28 21:25:20 2012
New Revision: 191841

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191841
Log:
runtime: Better detection of memory allocation request overflow.

Modified:
    trunk/libgo/runtime/chan.c
    trunk/libgo/runtime/go-append.c
    trunk/libgo/runtime/go-make-slice.c
    trunk/libgo/runtime/malloc.h


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