|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/20499] gprof: segmentation fault on invalid symbol file |
Date: | Tue, 30 Aug 2016 12:40:00 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20499 --- Comment #15 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=00927233079d1d65826fd611019e9167706b9ec6 commit 00927233079d1d65826fd611019e9167706b9ec6 Author: Nick Clifton <address@hidden> Date: Tue Aug 30 13:38:54 2016 +0100 Fix more potential seg-faults in gprof. PR gprof/20499 * corefile.c (num_of_syms_in): Return an unsigned int. (core_create_syms_from): Catch a possible integer overflow computing the argument to xmalloc. Also allow for the possibility that an integer overflow in num_of_syms_in means that less space has been allocated than expected. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |