Boris Barbulovski

Results 4 issues of Boris Barbulovski

Free allocated buffer on file read error. detected by cppcheck.

Remove extra `goto error;` statement,

Add possibility for abstract socket address, so that socket will not exist on filesystem. In order to create abstract socket address simply use name that will start with `*`. `*tmp/sock`...

1. Move compiler change feature from Makefile variable to make parameter. 2. Fix compiler warnings.