[Bro-Dev] #247: Bro trunk build fails with OpenSSL stack error

Bro Tracker bro-dev at bro-ids.org
Mon Nov 8 22:45:54 PST 2010


#247: Bro trunk build fails with OpenSSL stack error
------------------------------+---------------------------------------------
Reporter:  kreibich           |       Owner:  kreibich
    Type:  Patch              |      Status:  assigned
Priority:  Normal             |   Component:  Bro     
 Version:  1.5.2-devel (svn)  |    Keywords:          
------------------------------+---------------------------------------------

Comment(by gregor):

 After playing around with that whole mess, I think I might have found a
 cleaner solution. Found be chance after having a look at
 openssl/safestack.h

 {{{
 /* SKM_sk_... stack macros are internal to safestack.h:
  * never use them directly, use sk_<type>_... instead */
 }}}

 However, since I have no idea about programming with openssl, it would be
 good if somebody who knows openssl could verify that patch actually makes
 sense.

 Attaching, openssl-x509-stack-20101108.patch, which applies to trunk and
 should fix the problem across all openssl versions.

 Tested (aka compiles) with openssl-0.9.8g-15.lenny6, 1.0.0, and 1.???
 (Fedora)

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/247#comment:7>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker




More information about the bro-dev mailing list