mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
7e96bb2189
The call to `rp_container_extract_one` can return a null pointer, add a check that allows to avoid dereferencing it if this happens.