mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
vere: don't crash the process on scry crash
The fake result introduced in 34cfc9a6f
isn't very useful if the process
ends up crashing anyway...
This commit is contained in:
parent
34cfc9a6fc
commit
61c64584aa
@ -355,8 +355,6 @@ _lord_plea_peek_bail(u3_lord* god_u, u3_peek* pek_u, u3_noun dud)
|
||||
u3z(pek_u->gan);
|
||||
u3z(pek_u->ful);
|
||||
c3_free(pek_u);
|
||||
|
||||
_lord_bail(god_u);
|
||||
}
|
||||
|
||||
/* _lord_plea_peek_done(): hear serf %peek %done
|
||||
|
Loading…
Reference in New Issue
Block a user