This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/842/

src/account/lock.c (Diff revision 1)
25
static int search_key (GQuark q, lock_t **lck) __attribute__((pure)) __attribute__((nonnull));
I think that this function is not pure pure, because changing pointer outside of scope of this function.

- Robin Hack


On September 10th, 2013, 7:29 a.m. UTC, Robin Hack wrote:

Review request for OpenLMI Developers.
By Robin Hack.

Updated Sept. 10, 2013, 7:29 a.m.

Repository: openlmi-providers

Description

Account: Added associative thread locking.

Diffs

  • src/account/lock.c (PRE-CREATION)
  • src/account/lock.h (PRE-CREATION)
  • src/account/LMI_AccountProvider.c (c7c16bb2beb1ef37e804e7cc7dce6bd182e6d55b)
  • src/account/CMakeLists.txt (495d7c6e3e1e083541d3ed004518dc4539f61d48)

View Diff