Module Name: src Committed By: drochner Date: Thu Oct 25 17:00:17 UTC 2012
Modified Files: src/external/gpl3/binutils/dist/include: objalloc.h src/external/gpl3/binutils/dist/libiberty: objalloc.c src/external/gpl3/gcc/dist/include: objalloc.h src/external/gpl3/gcc/dist/libiberty: objalloc.c Log Message: pull in upstream rev. 191413 to fix integer overflow in objalloc_alloc (CVE-2012-3509) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/binutils/dist/include/objalloc.h cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/binutils/dist/libiberty/objalloc.c cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/include/objalloc.h cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/libiberty/objalloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.