[Songcue-cvs-l] NetBunnyX/ lient/service.c aemon/daemon.c hare ...
Status: Beta
Brought to you by:
dgatwood
|
From: David A. G. <dga...@us...> - 2003-10-15 20:49:49
|
CVSROOT: /cvsroot/songcue Module name: NetBunnyX Changes by: dgatwood@sc8-pr-cvs1. 03/10/15 13:49:42 Modified files: client : service.c daemon : daemon.c shared : wabbit.c Log message: Fixed a stack corruption problem with mach_msg in daemon. Fixed a potential stack corruption problem with mach_msg in client (though the latter can never occur with gcc, to my knowledge). |