Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/12/09 12:0 a.m.16 views

Update initializer library to prevent reentrancy during initialization

Lines of code Vulnerability details Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an external initializer function, usually called initialize. It then becomes necessary to protect this initializer function so it can only be called once. The...

6.8AI score
SaveExploits0
Rows per page
Query Builder