Project

General

Profile

Actions

Bug #4054

closed

dis sometimes decides random symbols are functions

Added by Rich Lowe about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cmd - userland programs
Start date:
2013-08-17
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

if dis_tgt_lookup() hits on the symcache, it never sets isfunc, which will the be stack garbage from dis_data().

It should also be initialized in dis_data(), for the case where we've found no symbol at all, and go with the section symbol.

Actions #1

Updated by Rich Lowe about 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 80 to 100

Resolved in dc986d9

Actions

Also available in: Atom PDF