Opened 9 years ago

Closed 9 years ago

#11561 closed bug (fixed)

Removed unsigned comparison to zero (CID: 611234)

Reported by: tgkokk Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/Debugger Version: R1/Development
Keywords: gci2014 Cc:
Blocked By: Blocking:
Platform: All

Description

A uint64 value is being compared to zero (< 0) in /src/apps/debugger/dwarf/DwarfFile.cpp (CID #611234).

Attachments (1)

0003-Removed-unsigned-comparison-to-zero-CID-611234.patch (919 bytes ) - added by tgkokk 9 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by tgkokk, 9 years ago

patch: 01

comment:2 by korli, 9 years ago

Seems a valid fix.

comment:3 by tgkokk, 9 years ago

Keywords: gci2014 added

in reply to:  2 comment:4 by anevilyak, 9 years ago

Replying to korli:

Seems a valid fix.

That one's correct indeed, feel free to apply, otherwise I will later today.

comment:5 by pulkomandy, 9 years ago

Applied in hrev48431.

comment:6 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.