Date: Wed, 9 May 2018 08:59:55 +0100 From: Alexander Nasonov <al...@yandex.ru> Message-ID: <20180509075955.GA7743@neva>
| Adding (argc > 0) check before calling opendisk1 fixes the crash. Thanks - and I see what is wrong now, but (for whatever reason) that did not fail for me, I guess Xen DomU allows *0 to work (though it is strange that it would allow the opendisk(() to succeed. Never mind, that is clearly broken, thanks. I will fix it, but not quite that way I think. kre