breakpad/src/third_party/libdisasm
mark@chromium.org 3682b31cbe Change an always true comparison to another conditional. Since
next_offset is unsigned, comparing it >= 0 is always true.  Instead,
compare the numbers whose difference makes next_offset.

Patch by Richard Trieu.


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1040 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-09-17 21:55:37 +00:00
..
swig Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_implicit.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_implicit.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_insn.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_insn.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_invariant.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_invariant.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_modrm.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_modrm.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_opcode_tables.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_opcode_tables.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_operand.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_operand.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_reg.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_reg.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_settings.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ia32_settings.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
libdis.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
Makefile.am Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
qword.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
TODO Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_disasm.c Change an always true comparison to another conditional. Since 2012-09-17 21:55:37 +00:00
x86_format.c issue 438 - fix array index bug in libdisasm 2011-08-31 16:38:40 +00:00
x86_imm.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_imm.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_insn.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_misc.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_operand_list.c Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
x86_operand_list.h Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00