Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/common/lib/libx86emu



Module Name:    src
Committed By:   joerg
Date:           Tue Feb  3 19:26:30 UTC 2009

Modified Files:
        src/common/lib/libx86emu: x86emu.c

Log Message:
0:0 is the adress x86emu_call pushes on the stack, so check for it here
explicitly to stop processing again. As this is the start of the IDT,
normal code is not likely to override it.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/common/lib/libx86emu/x86emu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index