Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] correct impossible code.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 13 Jun 2012 17:16:52 +0000 (19:16 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 13 Jun 2012 17:17:29 +0000 (19:17 +0200)
PJ_value_get() can't return NULL.  Use PJ_value_get_or_new() instead.
Fixes test smpi-tracing-ptp.


No differences found