public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug bpf/28544] New: procfs_bpf.exp regression due to string handling error
@ 2021-11-04 15:35 me at serhei dot io
  2021-11-04 15:54 ` [Bug bpf/28544] " me at serhei dot io
  0 siblings, 1 reply; 2+ messages in thread
From: me at serhei dot io @ 2021-11-04 15:35 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28544

            Bug ID: 28544
           Summary: procfs_bpf.exp regression due to string handling error
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

procfs_bpf.exp began to fail on recent RHELs.

The culprit is the following line

msg.append(std::string(buffer_feed));

which doesn't account for malformed data coming from the pipe.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug bpf/28544] procfs_bpf.exp regression due to string handling error
  2021-11-04 15:35 [Bug bpf/28544] New: procfs_bpf.exp regression due to string handling error me at serhei dot io
@ 2021-11-04 15:54 ` me at serhei dot io
  0 siblings, 0 replies; 2+ messages in thread
From: me at serhei dot io @ 2021-11-04 15:54 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28544

Serhei Makarov <me at serhei dot io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Serhei Makarov <me at serhei dot io> ---
fixed in commit 864529d27

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-04 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 15:35 [Bug bpf/28544] New: procfs_bpf.exp regression due to string handling error me at serhei dot io
2021-11-04 15:54 ` [Bug bpf/28544] " me at serhei dot io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).