This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/13323] New: staprun should check return code from send_request when sending messages via the transport layer


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

             Bug #: 13323
           Summary: staprun should check return code from send_request
                    when sending messages via the transport layer
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: brolley@redhat.com
    Classification: Unclassified


Within staprun, all messages sent via the transport layer end up as a call to
send_request, however the return code of send_request is not checked in the
majority of cases.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]