Re: [FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-31 Thread Michael Niedermayer
On Wed, Jul 30, 2025 at 03:59:09PM -0700, Dale Curtis wrote: > Patchset updated with your suggestions. Thanks! will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In fact, the RIAA has been known to suggest that students drop out of college or go to

Re: [FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-30 Thread Dale Curtis
Patchset updated with your suggestions. Thanks! On Wed, Jul 30, 2025 at 12:53 PM Michael Niedermayer wrote: > Hi Dale > > On Wed, Jul 30, 2025 at 09:36:51AM -0700, Dale Curtis wrote: > > On Wed, Jul 30, 2025 at 3:01 AM Michael Niedermayer < > mich...@niedermayer.cc> > > wrote: > > > > > Hi Dale

Re: [FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-30 Thread Michael Niedermayer
Hi Dale On Wed, Jul 30, 2025 at 09:36:51AM -0700, Dale Curtis wrote: > On Wed, Jul 30, 2025 at 3:01 AM Michael Niedermayer > wrote: > > > Hi Dale > > > > On Tue, Jul 29, 2025 at 03:07:38PM -0700, Dale Curtis wrote: > > > This fix copies a couple of casts from surrounding functions. > > > See htt

Re: [FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-30 Thread Dale Curtis
On Wed, Jul 30, 2025 at 3:01 AM Michael Niedermayer wrote: > Hi Dale > > On Tue, Jul 29, 2025 at 03:07:38PM -0700, Dale Curtis wrote: > > This fix copies a couple of casts from surrounding functions. > > See https://crbug.com/432528781 for stack trace details. > > > > Signed-off-by: Dale Curtis

Re: [FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-30 Thread Michael Niedermayer
Hi Dale On Tue, Jul 29, 2025 at 03:07:38PM -0700, Dale Curtis wrote: > This fix copies a couple of casts from surrounding functions. > See https://crbug.com/432528781 for stack trace details. > > Signed-off-by: Dale Curtis > flacdsp.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

[FFmpeg-devel] [flac] Fix integer-overflow in flac_lpc_33_c

2025-07-29 Thread Dale Curtis
This fix copies a couple of casts from surrounding functions. See https://crbug.com/432528781 for stack trace details. Signed-off-by: Dale Curtis flac_fix_v1.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://