mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Don't store the size of the symbol. (elf_parser_lookup_symbol): Look it up
Fri Feb 9 16:16:34 2007 Søren Sandmann <sandmann@redhat.com> * elfparser.c (struct ElfSym): Don't store the size of the symbol. (elf_parser_lookup_symbol): Look it up here instaed. * binfile.c (bin_file_free): Use pre-decrement instead of post-decrement. (bin_file_check_inode): Clarify the warning a little svn path=/trunk/; revision=349
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
e8c2a59906
commit
c1025c6b44
@ -1,3 +1,12 @@
|
||||
Fri Feb 9 16:16:34 2007 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* elfparser.c (struct ElfSym): Don't store the size of the symbol.
|
||||
(elf_parser_lookup_symbol): Look it up here instaed.
|
||||
|
||||
* binfile.c (bin_file_free): Use pre-decrement instead of
|
||||
post-decrement.
|
||||
(bin_file_check_inode): Clarify the warning a little
|
||||
|
||||
Mon Jan 22 17:42:29 2007 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* sysprof-icon-32.png
|
||||
|
||||
Reference in New Issue
Block a user