daifoundation / maker-otc

The OasisDEX protocol - Simple on-chain market for ERC20 tokens
GNU Affero General Public License v3.0
101 stars 39 forks source link

Check calls to _hide() in more places #178

Open hiddentao opened 5 years ago

hiddentao commented 5 years ago

This simply fortifies the logic by checking the return value of calls to _hide() in more places.