On 11/19/25 5:24 PM, Grisha Levit wrote:
Identified by clang:

     execute_cmd.c:1506:7: warning: variable 'code' is used uninitialized
     whenever 'if' condition is true [-Wsometimes-uninitialized]
      1506 |   if (posixly_correct && nullcmd)
           |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
     execute_cmd.c:1591:7: note: uninitialized use occurs here
      1591 |   if (code)
           |       ^~~~

Thanks for the report.


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

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to