[
https://bro-tracker.atlassian.net/browse/BIT-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johanna Amann updated BIT-1224:
-------------------------------
Issue Type: Problem (was: Improvement)
> Defining a record missing a colon after entry name results in a segfault
> ------------------------------------------------------------------------
>
> Key: BIT-1224
> URL: https://bro-tracker.atlassian.net/browse/BIT-1224
> Project: Bro Issue Tracker
> Issue Type: Problem
> Components: Bro
> Affects Versions: git/master
> Reporter: Johanna Amann
> Priority: Low
> Fix For: 2.4
>
>
> The following script results in a segmentation fault when running Bro.
> {code}
> type test: record {
> a bool;
> };
> {code}
> Result
> {code}
> error in ./test.bro, line 2: syntax error, at or near "bool"
> zsh: segmentation fault bro test.bro
> {code}
--
This message was sent by Atlassian JIRA
(v6.4-OD-02-003#64000)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev