]> git.ipfire.org Git - thirdparty/asterisk.git/commit
astobj2: Comment on OBJ_NOLOCK in ao2_container_clone.
authorCorey Farrell <git@cfware.com>
Tue, 2 Oct 2018 22:15:47 +0000 (18:15 -0400)
committerCorey Farrell <git@cfware.com>
Wed, 3 Oct 2018 16:03:36 +0000 (11:03 -0500)
commitdd35905c235ea65d9c61a22b821a8071106d2dee
tree46da2c04c49c75592f47f2556afdb59ee3ba0676
parent346cf5fb147a6eafcd83fd655e512031fc9418c8
astobj2: Comment on OBJ_NOLOCK in ao2_container_clone.

The test for OBJ_NOLOCK looks wrong but it isn't.  Add comments to
prevent confusion.

Change-Id: I9662b82eb39e7627a1f1944fd18f967a2b987344
main/astobj2_container.c