[tor-bugs] #19903 [Core Tor/Tor]: tor_tls_get_by_ssl is declared non-inline, then inline.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 12 00:23:08 UTC 2016


#19903: tor_tls_get_by_ssl is declared non-inline, then inline.
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.2.8.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:  0             |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 In tortls.h, we declare tor_tls_by_ssl as non-inline.  But in tortls.c, we
 declare it inline.  This bugs the version of GCC that OpenBSD uses, and
 wasn't our intention.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19903>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list