Patches item #1708301, was opened at 2007-04-26 21:27 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1708301&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: ver 1.2.x Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Anatoly Pidruchny (apidruchny) >Assigned to: Bogdan (bogdan_iancu) Summary: openserunix tool creates and never deletes temporary files Initial Comment: To communicate to openser process, the openser tool creates a socket of PF_LOCAL family and binds it, creating a special file in filesystem with name template /tmp/OpenSER.%d.XXXXXX. This temporary file is supposed to be removed during the program shutdown. But because of a bug in openserunix.c, it is never deleted. ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-05-04 21:16 Message: Logged In: YES user_id=1275325 Originator: NO Hi Anatoly, looks correct - I will review it and upload it on SVN. Thanks and regards, Bogdan ---------------------------------------------------------------------- Comment By: Anatoly Pidruchny (apidruchny) Date: 2007-04-26 21:27 Message: Logged In: YES user_id=1759384 Originator: YES File Added: openserunix.diffc ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1708301&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
