]> git.pond.sub.org Git - empserver/commit
Fix pathrange()'s computation of the range's right limit
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 18 Feb 2011 18:36:55 +0000 (19:36 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 28 Mar 2011 18:28:36 +0000 (20:28 +0200)
commit6c9363cc4f9e2f1e63113608ab01f69fdb1e6659
tree13f6066e5704c0bcbebfca52f51e11c785bc8405
parentfe372539b2b55f03b6c68a52e24c41d1b1076e5c
Fix pathrange()'s computation of the range's right limit

Because of the bug, the path command's maps weren't always fitted to
the path correctly.  Broken in commit 0f458d2c, v4.3.17
src/lib/subs/paths.c