]> git.ipfire.org Git - thirdparty/grub.git/commit
net/dns: Simplify error handling of recv_hook() function
authorRenaud Métrich <rmetrich@redhat.com>
Wed, 3 May 2023 10:21:29 +0000 (12:21 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 17 May 2023 11:45:44 +0000 (13:45 +0200)
commit6c0edcdc27568bb7ae9e5bd89ebc7b8c137f6bc0
tree28ac7acca5daad265b72fc9bd231f2ac464c4193
parentf301a9356b6338e983eae38debe69bbd3a417b1a
net/dns: Simplify error handling of recv_hook() function

Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/net/dns.c