Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Elaborated on error messages in src/msg/msg_process.c
authorChristian Heinrich <christian.heinrich@livando.com>
Thu, 26 Mar 2015 12:51:33 +0000 (13:51 +0100)
committerChristian Heinrich <christian.heinrich@livando.com>
Mon, 13 Apr 2015 12:42:54 +0000 (14:42 +0200)
commit58aae428f0e0ab2f2385c6cfdddc986f2bb4e9f5
tree83350fef2bb92806ecaf6b4001f8bf67744b7b44
parentec855b2eab2825f3870232ef7e0a804963231b0e
Elaborated on error messages in src/msg/msg_process.c

- 'Invalid parameter' error message now also shows the reason
  why it's invalid: Because it must not be NULL.
src/msg/msg_process.c