Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[cwittich] 34439: don't deref NULL pointer
by cwittich@svn.reactos.org
16 years, 2 months

[jimtabor] 34438: Fix FF again. Sorry, I need to research this more.
by jimtabor@svn.reactos.org
16 years, 2 months

[cwittich] 34437: don't return success in getaddrinfo fixes a crash in divx installer
by cwittich@svn.reactos.org
16 years, 2 months

[pschweitzer] 34436: - Switched more files to PSEH use - Also fixed some warnings
by pschweitzer@svn.reactos.org
16 years, 2 months

[cwittich] 34435: fix a typo
by cwittich@svn.reactos.org
16 years, 2 months

[pschweitzer] 34434: - Updated header with recent changes - Fixed a typo
by pschweitzer@svn.reactos.org
16 years, 2 months

[jimtabor] 34433: - Fix problem with share pointer. See bug 3503. It seems to be a problem with ntdll and msvcrt.
by jimtabor@svn.reactos.org
16 years, 2 months

[silverblade] 34432: Having changed all the code to use DPRINT and subsequently DbgPrint, it transpires that Win NT4 does not support the use of these functions in user-mode, rendering them pretty much useless to me. Reverted to spewing out macro'd printfs instead, so it shouldn't be hard to change the debug output method when these components finally make it over to ReactOS.
by silverblade@svn.reactos.org
16 years, 2 months

[silverblade] 34431: Removed custom debug printing macros and replaced with DPRINTs.
by silverblade@svn.reactos.org
16 years, 2 months

[jimtabor] 34430: - Christoph von Wittich spotted a condition when co_MsqPostKeyboardMessage was called from KeyboardThreadMain, the thread was unlocked when waiting in co_MsqSendMessage. The problem; UserLeave was called before waiting on an event. I added checks to verify locking and if not, lock the thread. I'm not sure ATM if co_MsqPostKeyboardMessage should have full locking since it is only used by input.c. - Added IdlePing to wakeup process threads before waiting on events, it look like t
by jimtabor@svn.reactos.org
16 years, 2 months
Results per page: