]> Cypherpunks repositories - gostls13.git/commit
syscall: fs_nacl: Unlock() should be deferred.
authorPeter Armitage <peter.armitage@gmail.com>
Tue, 16 Dec 2014 14:12:48 +0000 (14:12 +0000)
committerRuss Cox <rsc@golang.org>
Mon, 22 Dec 2014 19:36:22 +0000 (19:36 +0000)
commit47c7cf435705860dc143e8741616b8d6157de671
tree11e755225ae8e8e6b5d883338c11c97a589fc683
parentab9ec2e4014efce68da1e57b3def4f82db00c671
syscall: fs_nacl: Unlock() should be deferred.

Change-Id: Iea08b8f4e74a8cd4b4d317273046457c8db956a1
Reviewed-on: https://go-review.googlesource.com/1640
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/syscall/fs_nacl.go