bug-xnee
[Top][All Lists]
Advanced

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

[Bug-xnee] [bug #27849] Another Bug in xnee_resource.c


From: anonymous
Subject: [Bug-xnee] [bug #27849] Another Bug in xnee_resource.c
Date: Thu, 29 Oct 2009 16:19:18 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

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

                 Summary: Another Bug in xnee_resource.c
                 Project: Xnee
            Submitted by: None
            Submitted on: Thu 29 Oct 2009 04:19:17 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

cnee --verbose --record --all-events

Segmentation Fault...

xnee_resource.c at line 1575
  xnee_verbose((xd, "Looking for %d ===> %d  '%s'\n",
             key, id, options[id].option));

  if ( id == XNEE_OPTION_NOT_FOUND )
    {
      return XNEE_EMPTY_STRING;
    }

  return options[id].option;
--------------------
Will fail if id == XNEE_OPTION_NOT_FOUND






    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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