[Heimdal-source-changes] [heimdal/heimdal] ef038c: lib/hx509: conditionally define __attribute(X) in ...

GitHub noreply at github.com
Ons Jan 2 15:59:16 CET 2019


  Branch: refs/heads/jaltman/win32-noreturn
  Home:   https://github.com/heimdal/heimdal
  Commit: ef038c65e33742122a0373102e5f42db5bb86f7e
      https://github.com/heimdal/heimdal/commit/ef038c65e33742122a0373102e5f42db5bb86f7e
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2019-01-02 (Wed, 02 Jan 2019)

  Changed paths:
    M lib/hx509/cert.c

  Log Message:
  -----------
  lib/hx509: conditionally define __attribute(X) in cert.c

At the moment the noreturn attribute on _hx509_abort() is unconditionally
ignored due to an unconditional "#undef __attribute / #define __attribute__(X)"
pair that was introduced as part of a 3be06f138fb06fb5b22b6dbea4a1ea7634c08932
("Provide __attribute__ for _hx509_abort.")

Change-Id: I1e4d24d2dbefdae38cf41a5507ed417aa09cf9b8



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list