[Bug binutils/868] New: bfd leaks memory in several places

2005-04-23 Thread levon at movementarian dot org
bfd has several memory leaks. I'm fixing the ones in dwarf2.c, but a simple grep for 'bfd_realloc' shows several obvious leaks on failure: ./bfd/bfdio.c:bim->buffer = bfd_realloc (bim->buffer, newsize); ./bfd/bfdio.c:bim->buffer = bfd_realloc (bim->buffer, newsize); ./bfd/bfdwi

[Bug binutils/867] New: Compilation errors for binutil-2.14 on RedHat 7.2

2005-04-23 Thread vivekk at cybage dot com
Hello, I am getting to compilation errors for binutils-2.14. Here are the details of my machine: 1. RedHat version: RHES 7.2 2. Kernel: 2.4.9-34 3. gcc : 2.96 (default gcc. We compile gcc-3.2 in a different location) Before I run ./configure, I am setting the below variables export CC=/usr/local/g