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
catte...@yandex.ru




    _______________________________________________________

Reply to this item at:

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

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


Reply via email to