TStompHeaders stores TKeyValue records in a TList by a pointer to a New'd
memory. The memory is free'd with FreeMem which actually deletes the
string references of the TKeyValue record, but not the strings. I verified
this problem with AQTime.
Original issue reported on code.google.com by daniele....@gmail.com on 14 Apr 2011 at 9:10
Original issue reported on code.google.com by
daniele....@gmail.com
on 14 Apr 2011 at 9:10