-
- Downloads
check-va-api: Use common xcalloc() for allocations that "can't fail"
If we run out of memory (unlikely in practice because the Linux kernel
overcommits), then we're just going to crash out anyway, so use a
GLib-like model to simplify error handling.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
2cd3c892
Branches
Tags
Please register or sign in to comment