valloc(3)

David Battle battle at alphard.cs.utk.edu
Sat Dec 16 02:06:48 AEST 1989


Is it safe to free memory allocated with valloc(3) using free(3) on
an Ultrix system?  I ask because valloc adds some to the pointer
returned by malloc in order to allign the returned address.

					-David L. Battle



More information about the Comp.unix.wizards mailing list