Passing non string value to create-process causes SEGV

Issue #100 resolved
Takashi Kato repo owner created an issue

This may causes SEGV

(run "foo" 'bar)

The given args must be checked.

Comments (1)

  1. Log in to comment