MemProof, Live Pointers, and Long Strings



If I run MemProof with my Delphi 7 app, I get a good few live pointers
not released that are caused by long strings. Atanas Stoyanov refers to

these in
http://groups.google.co.nz/group/borland.public.delphi.winapi/browse_...

but doesn't mention how to resolve them. I read another post that
seemed to say that long strings in Delphi are not a problem.

Should I be worrying about these long string live pointers, and if so,
how do I resolve them?


TIA.

.



Relevant Pages

  • Re: WXP SP2 Woes
    ... Hotfix to resolve your error regarding the strings section being too long. ... Client Security Rtvscan ... > add these missing settings (they are fully described in the white paper ...
    (microsoft.public.windows.server.sbs)
  • TeamB, Borland, admit obvious
    ... Exhibit A: From Delphi 7 help. ... strings as using the Concat function: ... The plus operator is faster than Concat. ...
    (borland.public.delphi.non-technical)
  • Delphi 2009
    ... I upgraded to Delphi 2009 today, and I thought some potential CodeGear customers might like an opinion of someone with a lot of code. ... That failed miserably because MS's .Net package wouldn't install (despite it being a MS OS in an MS virtual machine... ... The only things that needed fixing were where the client and server programs communicated strings over a named pipe - they just had to be touched up to realize strings were in unicode - which is what I wanted anyways. ...
    (alt.comp.lang.borland-delphi)
  • Re: Cross platform password string encryption
    ... I happen to have solved it now, I ended up using the Delphi LockBox ... Also to those "posters" suggesting I use other languages, ... The consuming code doesn't use the library code in the right way. ... The consuming code is trying to pass strings to the routines and ...
    (sci.crypt)
  • Re: JSON Serialisation
    ... late and it seems like a cool way to handle objects as strings. ... by Delphi that I could use? ... JavaScript on the other hand, ... you can make a basic environment object accept values that are ...
    (alt.comp.lang.borland-delphi)