[Bug python/13264] New: latent bugs in py-value.c

tromey at redhat dot com sourceware-bugzilla@sourceware.org
Wed Oct 5 17:30:00 GMT 2011


http://sourceware.org/bugzilla/show_bug.cgi?id=13264

             Bug #: 13264
           Summary: latent bugs in py-value.c
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


Some functions in py-value.c aren't protected against exceptions.
E.g., consider valpy_nonzero -- most of its body should be wrapped
in a TRY_CATCH.  I think this applies to several functions, the whole
file should be audited.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Gdb-prs mailing list