Re: [PATCH 6/7] libgcrypt: Fix coverity warnings

2025-04-03 Thread Vladimir 'phcoder' Serbinenko
Le jeu. 3 avr. 2025, 18:19, Daniel Kiper a écrit : > On Tue, Apr 01, 2025 at 03:58:57PM +0300, Vladimir Serbinenko wrote: > > Please split this patch into (probably) three and add CID to each one. > Good example is in commit 4dc616657 (loader/i386/bsd: Use safe math to > avoid underflow). Of cour

Re: [PATCH 6/7] libgcrypt: Fix coverity warnings

2025-04-03 Thread Daniel Kiper
On Tue, Apr 01, 2025 at 03:58:57PM +0300, Vladimir Serbinenko wrote: Please split this patch into (probably) three and add CID to each one. Good example is in commit 4dc616657 (loader/i386/bsd: Use safe math to avoid underflow). Of course patches should land in grub-core/lib/libgcrypt-patches. Di

[PATCH 6/7] libgcrypt: Fix coverity warnings

2025-04-01 Thread Vladimir Serbinenko
Signed-off-by: Vladimir Serbinenko --- .../lib/libgcrypt-patches/03_coverity.patch | 45 +++ 1 file changed, 45 insertions(+) create mode 100644 grub-core/lib/libgcrypt-patches/03_coverity.patch diff --git a/grub-core/lib/libgcrypt-patches/03_coverity.patch b/grub-core/lib/li