[openssl-dev] [openssl.org #4034] mkstack.pl does generate new safestack.h until release 1.0.1m

ralf.vennemann@web.de via RT rt at openssl.org
Thu Sep 10 15:09:18 UTC 2015


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
openssl-bugs-mod at openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod



More information about the openssl-dev mailing list