bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] printf width/precision argument overflow


From: Chet Ramey
Subject: Re: [PATCH] printf width/precision argument overflow
Date: Sat, 21 Oct 2023 15:37:52 -0400
User-agent: Mozilla Thunderbird

On 10/19/23 11:45 PM, Grisha Levit wrote:
When reading a printf width/precision argument, the value isn't checked
for overflow if it happens to be the last argument:

Thanks for the report. There are a couple more things we need to do in
the case of field width or precision overflow.

Chet

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]