Skip to content

nil pointer panic if no config.DataDictionary specified #127

@babaev

Description

@babaev

Currently you can create Initiator instance without providing config.DataDictionary option. However as soon as first non-admin message arrives session.verify panics with "nil pointer dereference" error.

Should config.DataDictionary option be mandatory? Or should there be an always-ok validator if no config.DataDictionary option is provided?

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugBehavior not matching expected

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions