pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54690: fix for pkgsrc/emulators/ski crashing on amd64



The following reply was made to PR pkg/54690; it has been noted by GNATS.

From: scole_mail <scole_mail%gmx.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54690: fix for pkgsrc/emulators/ski crashing on amd64
Date: Mon, 11 Nov 2019 10:29:20 -0800

 Just to be clear, using "NULL" and "(char *)0" both worked for me.
 
 I looked in the kernel code and looks like almost all execlp() calls use
 "NULL", execpt for one case that used "(char *)NULL".
 
 Thanks
 


Home | Main Index | Thread Index | Old Index