On Mon, 2009-04-13 at 11:21 -0400, Scott Lawrence wrote: > The logic of this patch looks ok, but there's no need to use heap memory > for the buffer. This is C++, which allows dynamic array sizing of stack > variables - so for this:
Good point. I copied that from the existing code, but it's not clear why the existing code would do that. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
