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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
wimax mailing list
[email protected]
http://lists.linuxwimax.org/listinfo/wimax

Reply via email to