Conversation
|
Jianwen, just a question: any idea why this was never noticed in our tests? |
That's because we don't have test scripts to cover those cases. If you execute the following command with the latest master branch build system will crash, For default chain action, polycubectl doesn't allow to set the default chain action, so you won't be able run into this issue via CLI. But using curl command you should be able to reproduce the issue: |
…eter passed by user can be populated, the will also avoid the crash due to object reference before object initialization.
3fda2aa to
0c87774
Compare
Adjust the init order when creating firewall cube object so the parameter passed
by user can be populated, the will also avoid the crash due to object reference
before object initialization.
issue #184