I write a program with c for digital unix.I use malloc to ask for some space to use and free it later.But the malloc will fault when the program run for a long time.Who can tell me what about the malloc function.Thanks.