Fixed a memory leak: removed an unnecessary duplicate check to avoid
commit60a0fb004a8b444e87501f8ae7d892e002a969d7
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 18 Jul 2014 14:18:37 +0000 (18 14:18 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 18 Jul 2014 14:18:37 +0000 (18 14:18 +0000)
tree4993bf81988490e263ade97f20f80db2dc89d974
parent14d6247fdf35dc234fbeaeac1414baff0e4508bf
Fixed a memory leak: removed an unnecessary duplicate check to avoid
deallocating the root filehandle that also avoided deallocating the
associated temporary lock structure.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49120 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-hosted/filesys/emul_handler/emul_handler.c