[bug #27849] Another Bug in xnee_resource.c

View: New views
2 Messages — Rating Filter:   Alert me  

[bug #27849] Another Bug in xnee_resource.c

by Phil Carmody-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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/



_______________________________________________
Bug-xnee mailing list
Bug-xnee@...
http://lists.gnu.org/mailman/listinfo/bug-xnee

[bug #27849] Another Bug in xnee_resource.c

by Phil Carmody-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Update of bug #27849 (project xnee):

                  Status:                    None => Fixed                  
             Assigned to:                    None => hesa                  
             Open/Closed:                    Open => Closed                

    _______________________________________________________

Follow-up Comment #1:

Fixed in CVS


    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
Bug-xnee mailing list
Bug-xnee@...
http://lists.gnu.org/mailman/listinfo/bug-xnee