[Bro-Dev] [JIRA] (BIT-966) logging and input framework config maps do not support values containing \0

Johanna Amann (JIRA) jira at bro-tracker.atlassian.net
Mon Oct 19 13:15:00 PDT 2015


     [ https://bro-tracker.atlassian.net/browse/BIT-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johanna Amann updated BIT-966:
------------------------------
    Resolution: Won't Fix
        Status: Closed  (was: Open)

Closing because we don't actually have a use-case that needs 0 characters in text; seems more like an edge-case that is very unlikely to happen.

> logging and input framework config maps do not support values containing \0
> ---------------------------------------------------------------------------
>
>                 Key: BIT-966
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-966
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Johanna Amann
>            Priority: Low
>              Labels: threading
>             Fix For: 2.5
>
>
> The config maps in the input and logging frameworks are defined as map<char *, char*>, thus allowing no \0 in values, where they could arguably be useful. This is due to the fact that we do not have a thread-safe string class available at the moment.



--
This message was sent by Atlassian JIRA
(v7.0.0-OD-08-002#70107)


More information about the bro-dev mailing list