v0.4.1
Properly handle security contexts on error
Fix missing break statement found by Coverity
Remove unused parameter from get_pipe_name
Move client lib files in their own directory
Fix unchecked return values found by Coverity
Add zero termination when the buffer is a string
Fix copy and paste error found by Coverity
Suppress warning: use after free
Add name handle wrapper
Add context handle wrapper
Fix dereference before null error fund by Coverity
Implement gpm_wrap()
Implement gpm_wrap_size_limit().
Fix includes