get the right AppRun.c file, explicitly set \0 in sprintf

This commit is contained in:
darealshinji 2017-12-21 16:40:15 +01:00
parent 79c9fa25fe
commit 22f3a8ce4b
4 changed files with 47 additions and 51 deletions

View file

@ -1,3 +1,3 @@
extern char *optional;
extern char *optional_ld_preload;
extern void checkrt(void);
extern void checkrt(char *usr_in_appdir);