]> git.ipfire.org Git - thirdparty/json-c.git/commit
Comment out the warning about racy random seed initialization in lh_char_hash(),...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 9 Jul 2017 22:13:02 +0000 (15:13 -0700)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 9 Jul 2017 22:13:02 +0000 (15:13 -0700)
commit1d3e97f2ab31f0a16cb2e1a456a9a0eeec168585
tree8000a5ee70c127087ecd9b457d7b3afd171e796b
parentf7a44ad1017e3b144a2e40ddc5b31153f70253bc
Comment out the warning about racy random seed initialization in lh_char_hash(), if you're on a platform where it'll be triggered it just makes it a pain to build.
linkhash.c