bug-make
[Top][All Lists]
Advanced

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

[bug #54549] Segfault caused by makefile in make version 4.2.1


From: Paul D. Smith
Subject: [bug #54549] Segfault caused by makefile in make version 4.2.1
Date: Sun, 19 May 2019 19:52:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Update of bug #54549 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => SCM                    

    _______________________________________________________

Follow-up Comment #2:

Fixed.  In this interesting situation we were merging two sets of variables,
one of which was actually a subset of the other.  Then we'd free one which
freed part of the other as well.  Check for this situation.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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