Monday, September 23, 2024

Re: Need some information about fork(2)

So if I run small program A that has some leaks. I don't free a few
things as suggested. Then I run program B that happens to use those
memory addresses that didn't get freed by program A, what happens then?
Are there problems? Or does it just get used properly?

--
Regards,
Chris Bennett

No comments:

Post a Comment