weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #41418] Crash when creating two bars with same name w


From: Sebastien Helleu
Subject: [Weechat-dev] [bug #41418] Crash when creating two bars with same name with different case
Date: Sat, 01 Feb 2014 08:05:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?41418>

                 Summary: Crash when creating two bars with same name with
different case
                 Project: WeeChat
            Submitted by: flashcode
            Submitted on: sam. 01 févr. 2014 09:05:14 CET
                Category: core commands
                Severity: 3 - Normal
              Item Group: crash
                  Status: In Progress
                 Privacy: Public
             Assigned to: flashcode
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.4.2
                IRC nick: FlashCode

    _______________________________________________________

Details:

When creating two bars with the same name with different case, for example
"test" and "Test", WeeChat is crashing.
This is caused by case sensitive comparison when searching a bar in memory,
while the config file options are case insensitive.

Example of crash:

/bar add test root bottom 1 0 time
/bar add Test root bottom 1 0 time





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41418>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

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