From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b307bd75c8071241 X-Google-Attributes: gid103376,public From: "Samuel A. Mize" Subject: Re: newbie Q: storage management Date: 1997/05/02 Message-ID: <336A0C55.2781@magellan.bgm.link.com>#1/1 X-Deja-AN: 239036472 References: <5k5hif$7r5@bcrkh13.bnr.ca> <336754A0.41C6@magellan.bgm.link.com> Organization: PSI Public Usenet Link Newsgroups: comp.lang.ada Date: 1997-05-02T00:00:00+00:00 List-Id: I wrote: > It just means you should know what you're doing in two areas: > 1) Make sure the logic of your code avoids using dangling references. > 2) If memory reclamation is important for your application, make sure that > the implementation supports it. > 3) If your program is large or long-lived enough for memory leakage to be > a problem, make sure you deallocate objects when done with them. (In > this case, (2) definitely applies.) This isn't a Three Stooges routine ("pick two!"), you have to be careful in THREE areas. > Sam Mize > > -- Samuel Mize (817) 619-8622 "Team Ada" > -- Hughes Training Inc. PO Box 6171 m/s 400, Arlington TX 76005 -- Samuel Mize (817) 619-8622 "Team Ada" -- Hughes Training Inc. PO Box 6171 m/s 400, Arlington TX 76005