hbirr(a)svn.reactos.com wrote:
- Fixed ExTimerRundown.
Hi,
Can you please explain some of your changes? You have introduced several
changes that I don't understand, such as cancelling the timer's APC
without actually making sure that it has an APC associated, as well as
slowing down the path and forcing additionnal locking of the DB lock by
using KeCancelTimer (which also uselessly checks if the timer is
inserted -- we are sure it already is).
Apart from that, thanks for fixing the silly bugs!
Best regards,
Alex Ionescu