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.
Regular diff of the original and fixed file.
Logged In: YES
user_id=1759384
Originator: YES
File Added: openserunix.diffc
"diff -c" of the original and fixed file.
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
Logged In: YES
user_id=1275325
Originator: NO
ok - the patch was applied on SVN.
Thanks and regards,
Bogdan