NetBSD-Bugs archive

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

Re: lib/57756: Incorrect order of .fini_array indirect functions calling



The following reply was made to PR lib/57756; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: "lib-bug-people%netbsd.org@localhost" <lib-bug-people%netbsd.org@localhost>,
 "gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>,
 "netbsd-bugs%netbsd.org@localhost" <netbsd-bugs%netbsd.org@localhost>,
 "gnats-bugs%netbsd.org@localhost" <gnats-bugs%netbsd.org@localhost>,
 Dmitry Chestnykh <Dmitry.Chestnykh%kaspersky.com@localhost>
Cc: 
Subject:  Re: lib/57756: Incorrect order of .fini_array indirect functions calling
Date: Wed, 06 Dec 2023 21:28:22 +0100

 On Wednesday, December 6, 2023 3:08:25 PM CET Dmitry Chestnykh wrote:
 > Additionally from the https://docs.oracle.com/cd/E19683-01/817-1983/6mhm6r4es/index.html :
 > 
 > "If an object contains both .init and .init_array sections, the .init section is processed before the functions defined by the .init_array section for that object."
 
 Irrelevant and non-authoritive.
 
 Joerg 
 
 


Home | Main Index | Thread Index | Old Index