[Sudoscript-devel] Bug in alpha code squashed
Brought to you by:
hbo
From: Howard O. <hb...@eg...> - 2002-05-21 22:49:21
|
A collegue noted that sudoscriptd was taking 80% of his CPU. It was the merger code. I neglected to (re)open the FIFO between the while(1) and while(<MYFIFO>) loops. as soon as the first session exited, the merger went into a tight loop reading past end-of-file on the FIFO. Also, rhe linux init script was not signaling the master sudoscriptd properly on shutdown. I fixed that one, but the Solaris and SGI scripts don't have the fix yet. I pushed a new dist to egbok.com. It's linked off the sudoscript home page now. Since I can't recall the freshmeat announcement, I've linked the old names to the new dist. I'll do the same when I add other fixes. Man, I much prefer finding bugs in other people's code! 8) -- Howard Owen "Even if you are on the right EGBOK Consultants track, you'll get run over if you hb...@eg... +1-650-339-5733 just sit there." - Will Rogers |