]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 63100] Set the floc of every created goal dep struct
authorDmitry Goncharov <dgoncharov@users.sf.net>
Sun, 25 Sep 2022 21:09:08 +0000 (17:09 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 25 Sep 2022 21:09:08 +0000 (17:09 -0400)
commit6c87f3fb85311eb845ce437b1d31e8b7443a9233
tree0db6220b2f3d91485374e837956d8c89a912c875
parent38116baee96bdb4ad8feb3134b64098997adff8e
[SV 63100] Set the floc of every created goal dep struct

* src/read.c (eval): Initialize the goaldep floc pointer.
* tests/scripts/features/loadapi: Verify that the floc is set after
unloading and reloading dynamic objects.
src/read.c
tests/scripts/features/loadapi