efl/embryo: Keep room for the terminating '\0' we may add to the path.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 14 Dec 2012 13:35:48 +0000 (13:35 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Fri, 14 Dec 2012 13:35:48 +0000 (13:35 +0000)
commit6a5c0eb7cf9b9223958d94f2fb415babc088300b
tree2a63a9a560c4fe923ae38039dd21308cc56eb43d
parent297cd971abc2ec807da433adb9a78ca73e16817b
efl/embryo: Keep room for the terminating '\0' we may add to the path.

If we go with PATH_MAX we could go out of bounds of this array. Not
going to happen that often really but better safe then sorry.

SVN revision: 80940
src/bin/embryo/embryo_cc_sc1.c