Hello,

since OpenSSL release 1.0.1m the mkstack.pl script does not generate a new 
safestack.h file if new DECLARE_STACK_OF macros are available.
I found the following issues:

1. The format of the following comment in safestack.h has changed:
  Old style (required by mkstack.pl):
    /* This block of defines is updated by util/mkstack.pl, please do not 
touch! */

  New style:
    /*
     * This block of defines is updated by util/mkstack.pl, please do not touch!
     */

2. The following line is missing in safestack.h (but required by the mkstack.pl 
script):
  /* End of util/mkstack.pl block, you may now edit :-) */

Regards,
Ralf

_______________________________________________
openssl-bugs-mod mailing list
[email protected]
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to