bug-gnulib
[Top][All Lists]
Advanced

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

Re: Out of bounds va_arg access in rpl_fcntl


From: Paul Eggert
Subject: Re: Out of bounds va_arg access in rpl_fcntl
Date: Wed, 5 Sep 2018 09:05:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Eric Blake wrote:

While this indeed accesses a parameter not passed by the caller, it is a harmless access.

Although this is true on all practical platforms, in theory a POSIX implementation could have trouble with this implementation. Frank, does the attached (untested) patch pacify KLEE?

Attachment: fcntl.diff
Description: Text Data


reply via email to

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