< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Did you verify whether or not you had a genuine memory leak (this is something I am very interested to know)?
Best regards, Byron Campen
My question why NoSize(0U-1) is used for mSize when clear func is called.mStateMachineFifo.size() may return either 0 or NoSize if the queue is empty.It should alway return 0 if the queue is empty and NoSize should not be used.NoSize causes confusion and is error prone. Thanks Frank Yuan Emergent-Netsolutions.com 972-359-6600 Jason Fischl wrote:On 9/20/06, Byron Campen <bcampen@xxxxxxxxxxxx> wrote:As for your questions about AbstractFifo, I am unsure why mSize isneeded. Can anyone answer this (or, answer why clear is a no-op)?The clear method is virtual and gets defined in the subclasses. I believe that mSize is there as an optimization.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature