Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a test to avoid calling the function SIMIX_action_cancel with a NULL parameter.
authordonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 14 Jan 2010 15:09:07 +0000 (15:09 +0000)
committerdonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 14 Jan 2010 15:09:07 +0000 (15:09 +0000)
commit42bf946d47bd0313ad9523434ab00fbad21318b2
treeb7ed7c85ed959e4cb34f48e2c0ac6524696e17aa
parentfa50610ee612763f5414bf772956f4c254461ad7
Add a test to avoid calling the function SIMIX_action_cancel with a NULL parameter.
It could happen when we tried to kill a process which was waiting for some communication.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7005 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/simix/smx_network.c