Do not keep calling _dereference on values if it has already been dereferenced.

This commit is contained in:
Gaurav Dadhania
2019-03-25 09:43:42 +05:30
parent 0744892244
commit fdcaca42ae
4 changed files with 111 additions and 1 deletions
+1
View File
@@ -250,3 +250,4 @@ that much better:
* Trevor Hall (https://github.com/tjhall13)
* Gleb Voropaev (https://github.com/buggyspace)
* Paulo Amaral (https://github.com/pauloAmaral)
* Gaurav Dadhania (https://github.com/GVRV)