In brokerUpc.c: deliverIndication(), an object path (indop) is allocated outside the mar/release section. Under certain conditions, this will cause memory usage to grow for some indication providers, as the object path will not be immediately cleaned up by SFCB.
patch for 1.3
committed to CVS HEAD and git master