Joseph Huber e1feac3624 [libc] Properly handle null handles in rpc_dispatch.h
Summary:
We autuomatically dereference pointers, we should check if these are
null. Minimal change made by just keeping it zero and handling zero.
2026-02-20 14:43:15 -06:00
..