bug-make
[Top][All Lists]
Advanced

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

[bug #63990] Fix a buffer overflow in warning.c.


From: Dmitry Goncharov
Subject: [bug #63990] Fix a buffer overflow in warning.c.
Date: Sun, 2 Apr 2023 14:50:44 -0400 (EDT)

Follow-up Comment #1, bug #63990 (project make):

Settings like .WARNINGS = bogus causes decode_warn_name to return wt_max.
decode_warn_actions then stores wt_max in type and the action at
data->actions[type] and touches beyond the size of data->actions.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63990>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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