On 02/06/2011 12:45 AM, David Ward wrote: > > Additionally, this change eliminates the step of copying the > subscriber IDs > to a temporary list before processing them, as this should not be > necessary. > I should not have eliminated the temporary list. It is there because list items are removed during iteration of the list, but the list functions do not seem to support this. I am sending a modified patch in a moment that keeps the temporary list in place, and just fixes the issue with reading items from the list using Iterator_GetNext(). David -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5650 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.linuxwimax.org/pipermail/wimax/attachments/20110206/d4cc6a80/attachment.bin>