
7 Apr
2020
7 Apr
'20
5:34 p.m.
On a Friday in 2020, Jiri Denemark wrote:
Thanks to glib allocation functions which abort on OOM the function cannot ever return NULL.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/cpu/cpu_x86.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano