ndisasm: handle the case of "no more sync points"
authorH. Peter Anvin <hpa@zytor.com>
Tue, 20 Nov 2007 21:22:58 +0000 (13:22 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 20 Nov 2007 21:22:58 +0000 (13:22 -0800)
commit49da46883087678aedaa7a9703fdbb617b784fc6
treed58727d12bdb7b56d027ec2588363db82c5357ee
parent2a15e69ebe0c99a1997952e63c6702c05aa93db0
ndisasm: handle the case of "no more sync points"

Handle the case of "no more sync points" explicitly, instead of saying
the next sync point is at UINT32_MAX.
ndisasm.c
sync.c