screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #46087] Search broken with commit 2b4641c1


From: anonymous
Subject: [screen-devel] [bug #46087] Search broken with commit 2b4641c1
Date: Thu, 01 Oct 2015 06:00:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?46087>

                 Summary: Search broken with commit 2b4641c1
                 Project: GNU Screen
            Submitted by: None
            Submitted on: Чтв 01 Окт 2015 06:00:30
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Cur Dev Sources
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:

I just cloned from master branch. Last commit is a54a20d.

In function matchword() type of 'ip' changed to (uint32_t*), but type of 'cp'
stayed char*. So when you increment cp, you get stuck in \0 symbol and
matchword() always failed to find pattern.

I've put fix here
https://github.com/catterer/screen/commit/bf465e4aa552a3bd0e6249d1777ed55ac087b1d8

Thank you for great tool
Arseniy
address@hidden




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46087>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]