Jon Siwek created BIT-1184:
------------------------------

             Summary: topic/jsiwek/odesc-escaping
                 Key: BIT-1184
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1184
             Project: Bro Issue Tracker
          Issue Type: Improvement
          Components: Bro
    Affects Versions: git/master
            Reporter: Jon Siwek
             Fix For: 2.3


Minor refactor of how ODesc hex escapes stuff.  Most significant: it now uses a 
std::set instead of std::list internally to store what strings need escaping 
which would prevent the recent bug of that growing out of control.  Otherwise, 
just changed some things to re-use code and be more readable (IMO).



--
This message was sent by Atlassian JIRA
(v6.3-OD-02-026#6318)
_______________________________________________
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to