[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug] Killing processes under new forking mechanism
Hmm, it seems like the mail about the bug in Wolfgang's fork patches
was lost in the Bermuda triangle. Here's the patch again:
--- /usr/src/mint/mint-1.12.4/mem.c.~3~ Wed Aug 30 21:33:54 1995
+++ /usr/src/mint/mint-1.12.4/mem.c Wed Aug 30 23:11:50 1995
@@ -804,7 +804,7 @@
shdw->save = 0;
if (prot_hold != -1)
- prot_temp(reg->len, reg->loc, prot_hold);
+ prot_temp(reg->loc, reg->len, prot_hold);
}
reg->save = 0;
--
Andreas Schwab "And now for something
schwab@issan.informatik.uni-dortmund.de completely different"