X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/7afb27bdc8204a773cbaedfa4838e172e3cb7322..162e9b63c707e2dbc477d862fb913ff8186d3d1d:/lookup.subproj/lu_bootparam.c diff --git a/lookup.subproj/lu_bootparam.c b/lookup.subproj/lu_bootparam.c index 9594b74..9fe1b84 100644 --- a/lookup.subproj/lu_bootparam.c +++ b/lookup.subproj/lu_bootparam.c @@ -266,7 +266,7 @@ lu_bootparams_getent(void) tdata = (struct lu_thread_info *)calloc(1, sizeof(struct lu_thread_info)); _lu_data_set_key(_lu_data_key_bootparams, tdata); } - + if (tdata->lu_vm == NULL) { if (proc < 0)