From bffeb089d004dd155ea7f249c90663cbb879012a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 14 2021 14:58:07 +0000 Subject: Apply patch glibc-rh1855790-2.patch patch_name: glibc-rh1855790-2.patch present_in_specfile: true location_in_specfile: 392 --- diff --git a/sysdeps/i386/sub_n.S b/sysdeps/i386/sub_n.S index ada0cf5..949958a 100644 --- a/sysdeps/i386/sub_n.S +++ b/sysdeps/i386/sub_n.S @@ -91,6 +91,7 @@ L(oop): movl (%esi),%eax movl 8(%esi),%eax sbbl 8(%edx),%eax movl %eax,8(%edi) + _CET_ENDBR movl 12(%esi),%eax sbbl 12(%edx),%eax movl %eax,12(%edi)