effect of free()

DAVID NEWALL CCDN at levels.sait.edu.au
Tue Sep 19 03:41:15 AEST 1989


In article <11070 at smoke.BRL.MIL>, gwyn at smoke.BRL.MIL (Doug Gwyn) writes:
> In particular, there is a school of thought that says machine architecture
> should be designed to assist in program reliability.  That school
> occasionally influences computer architectures such that actions like
> merely continuing to shuffle around invalid pointers cause an error trap
> to be taken.

That is supposed to make programs reliable?

Testing parameters for "correctness", rather than blindly hoping that they
are "correct", is one way to make programs more reliable.  Does that school
of yours suggest that it's OK to believe all (non-null) pointers?


David Newall                     Phone:  +61 8 343 3160
Unix Systems Programmer          Fax:    +61 8 349 6939
Academic Computing Service       E-mail: ccdn at levels.sait.oz.au
SA Institute of Technology       Post:   The Levels, South Australia, 5095



More information about the Comp.lang.c mailing list