[Bro-Dev] #1018: Invalid free() in H3 destructor

Bro Tracker bro at tracker.bro.org
Thu Jun 6 13:54:10 PDT 2013


#1018: Invalid free() in H3 destructor
-----------------------+------------------------
  Reporter:  matthias  |      Owner:  matthias
      Type:  Problem   |     Status:  closed
  Priority:  Medium    |  Milestone:  Bro2.2
 Component:  Bro       |    Version:  git/master
Resolution:  fixed     |   Keywords:
-----------------------+------------------------
Changes (by matthias):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:fde081c30f6b1a5c13b2cd5a53872f9b2241bffb/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="fde081c30f6b1a5c13b2cd5a53872f9b2241bffb"
 Remove invalid free on non-allocated pointer.

 The byte_lookup member is a fixed-size 2D array and should not be freed in
 the
 destructor.

 Fixes #1018.
 }}}

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/1018#comment:1>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list