Fix perthreadlock test
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 05:19:33 +0000 (01:19 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 13 Jun 2009 05:19:33 +0000 (01:19 -0400)
commitf120cc103581d43ab08970222e6e836434b8d765
tree44cb9096d13924b215373c71b2dd99d6aa07f7e5
parentb89816ac7ea2c05447e881d9820c883e019c850b
Fix perthreadlock test

segmentation fault when 0 readers due to incorrect mutex array indexing (int vs
long types).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
test_perthreadlock.c
This page took 0.024504 seconds and 4 git commands to generate.