direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

calling cli with a random string crashes the app #11

Closed jensg-st closed 4 years ago

jensg-st commented 4 years ago

If I call

vorteil randmostring

the app crashes with:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x1508f53]

goroutine 1 [running]:
main.main()
    /home/jensg/go/src/github.com/vorteil/vorteil/cmd/vorteil/main.go:31 +0xb3