Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH 0/1] prompt: Fix an off-by-one in the overf check in countpromt.



From: Warepire <Warepire@xxxxxxxxxxxxxxxxxxxxxxxx>

Additionally to the commit message: I have only managed to test this
for my own use-cases, which is a very narrow subset of tests.

There is a similar check at the bottom of the method that may need
the same change. Please have this in consideration during the review.

Warepire (1):
  prompt: Fix an off-by-one in the overf check in countpromt.

 Src/prompt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.15.1



Messages sorted by: Reverse Date, Date, Thread, Author