[stunnel-users] Problem with UI_UNIX.C in V5.45b8

Duncan Morris Duncan.Morris at cdl.co.uk
Mon Apr 30 12:34:48 CEST 2018


Hi,

I have noticed a minor problem in the latest UI_UNIX.C (5.45b8).

The newly added line [line 111]:

delete_pid();

will cause the module to fail to compile on systems with __vms or USE_OS2 defined.

It should have this wrapping around it:

#if !defined(__vms) && !defined(USE_OS2)
        delete_pid();
#endif /* standard Unix */

Many thanks,


Duncan Morris

OpenVMS Consultant Engineer

CDL

www.cdl.co.uk<http://www.cdl.co.uk/ohttp:/www.cdl.co.uk/>



T: +44 (0)161 480 4420 

T: +44 (0)161 475 4111

F: +44 (0)161 480 4415

M: +44 (0)7872 526049 


[http://www.cdl.co.uk/images/cdllogo.png]<http://www.cdl.co.uk/>





[http://www.cdl.co.uk/images/footer/twitter.png]<http://twitter.com/CDL_Software>[http://www.cdl.co.uk/images/facebook.png]<http://www.facebook.com/CDL-Software>[http://www.cdl.co.uk/images/footer/linkedin.png]<http://www.linkedin.com/company/cdl-cheshire-datasystems-ltd->


Please consider the environment - Do you really need to print this email?

This email is intended only for the person(s) named above and may contain private and confidential information. If it has come to you in error, please destroy and permanently delete any copy in your possession, and contact us on +44 (0)161 480 4420. The information in this email is copyright (c) CDL Group Holdings Limited. We cannot accept liability for any loss or damage sustained as a result of software viruses. It is your responsibility to carry out such virus checking as is necessary before opening any attachment.

Cheshire Datasystems Limited uses software which automatically screens incoming emails for inappropriate content and attachments. If the software identifies such content or attachment, the email will be forwarded to our Technology department for checking. You should be aware that any email that you send to Cheshire Datasystems Limited is subject to this procedure.

________________________________
Cheshire Datasystems Limited, Strata House, Kings Reach Road, Stockport, SK4 2HD
Registered in England and Wales with company number 3991057
VAT registration: 727 1188 33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20180430/a56eaf61/attachment.html>


More information about the stunnel-users mailing list