bug-grub
[Top][All Lists]
Advanced

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

[bug #33423] possible null-pointer derefernce in xnu.c


From: David Volgyes
Subject: [bug #33423] possible null-pointer derefernce in xnu.c
Date: Sun, 29 May 2011 08:25:57 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

                 Summary: possible null-pointer derefernce in xnu.c
                 Project: GNU GRUB
            Submitted by: dvolgyes
            Submitted on: Sun 29 May 2011 08:25:56 AM GMT
                Category: None
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Bazaar - trunk
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

In xnu.c at line #461: devprop can be null.

Otherwise it is unnecessary the check of devprop!=null at line #455.

(Probably devprop!=0, but anyway, it's still a bug.)

(Bug was found with cppcheck 1.47.)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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