- Use strlcpy() instead of strcpy().
authorFabian Keil <fk@fabiankeil.de>
Mon, 21 May 2007 10:26:50 +0000 (10:26 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 21 May 2007 10:26:50 +0000 (10:26 +0000)
commit02ff7fa09f86dd12a1ca8fe8200c5dd3512219f4
tree5cf55468efa93ad8077b39ca2c9ce268da5d8619
parentea98101646218f987b9c6dfd49471a641b8c0a1d
- Use strlcpy() instead of strcpy().
- Provide a reason why loading the actions
  file might have failed.
actions.c