Patch 0001: Handle off-by-one error in path_concat() Fixes https://fedorahosted.org/sssd/ticket/1230
Patch 0002: While fixing the above error, I noticed that path_concat() would also get it wrong if we passed "/" for head.
On Tue, Mar 06, 2012 at 11:42:11AM -0500, Stephen Gallagher wrote:
Patch 0001: Handle off-by-one error in path_concat() Fixes https://fedorahosted.org/sssd/ticket/1230
Ack
Patch 0002: While fixing the above error, I noticed that path_concat() would also get it wrong if we passed "/" for head.
Ack, just please fix the commit message before pushing, it should say path_concat, not path_compat.
On Tue, 2012-03-06 at 18:29 +0100, Jakub Hrozek wrote:
On Tue, Mar 06, 2012 at 11:42:11AM -0500, Stephen Gallagher wrote:
Patch 0001: Handle off-by-one error in path_concat() Fixes https://fedorahosted.org/sssd/ticket/1230
Ack
Patch 0002: While fixing the above error, I noticed that path_concat() would also get it wrong if we passed "/" for head.
Ack, just please fix the commit message before pushing, it should say path_concat, not path_compat.
Fixed and pushed to master and ding_libs-0-1
sssd-devel@lists.fedorahosted.org