Uniswap / universal-router

Uniswap's Universal Router for NFT and ERC20 swapping
GNU General Public License v3.0
410 stars 210 forks source link

Oz L-09 #382

Closed dianakocsis closed 2 months ago

dianakocsis commented 2 months ago

Related Issue

OZ L-09 https://defender.openzeppelin.com/v2/#/audit/43d4e491-c5b4-42ba-b0fc-7f5adc46a6b6/issues/L-09

Description of changes

Use abi.encodeCall instead of abi.encodeWithSelector since abi.encodeWithSelector is not type safe and abi.encodeWithSignature is not typo safe