From: Robert Nelson Date: Sun, 4 Feb 2007 16:20:45 +0000 (+0000) Subject: Fix bug # 746 - Windows FD crashes when job canceled X-Git-Tag: Release-7.0.0~6962 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=21885bd31dd5223743580cac49810e5e50584d4d;p=bacula%2Fbacula Fix bug # 746 - Windows FD crashes when job canceled (This really is Windows FD crashes sometimes if debug level > 0 and status window is open) Add -g so we get symbols. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4095 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/filed/status.c b/bacula/src/filed/status.c index 574b1a5cd3..4931e27110 100755 --- a/bacula/src/filed/status.c +++ b/bacula/src/filed/status.c @@ -93,7 +93,7 @@ void output_status(void sendit(const char *msg, int len, void *sarg), void *arg) p_CreateFileA?"":"!", p_CreateFileW?"":"!"); sendit(msg, len, arg); - len = Mmsg(msg, " %sWUL,%sWMKD,%sWOP,%sGFAA,%sGFAW,%sGFAEA,%sGFAEW,%sSFAA,%sSFAW,%sBR,%sBW,%sSPSP,\n", + len = Mmsg(msg, " %sWUL,%sWMKD,%sGFAA,%sGFAW,%sGFAEA,%sGFAEW,%sSFAA,%sSFAW,%sBR,%sBW,%sSPSP,\n", p_wunlink?"":"!", p_wmkdir?"":"!", p_GetFileAttributesA?"":"!",