Thx! Important side: note: I have also seen the other patch. I will review/merge when the refactoring thing is done. Otherwise it's simply getting over my head. So be sure all contributions are appreciated, just need to work my way through the backlog ;) Also thanks for the great discussions. I am very happy someone is seriously looking at the var stuff, I wouldn't wonder if some other nits boil up.
Rainer On Tue, Oct 22, 2013 at 10:00 PM, Pavel Levshin <[email protected]>wrote: > Hello, > > while researching usage of local variables, I've come across a > segmentation fault with this construct: > > set $.top = "default"; > set $.top!leaf = 1; > > The crash has happened in json_object_object_get because parent is a > string. Quick patch attached. Perhaps the error message should be louder to > warn user. > > > -- > Pavel Levshin > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

