Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1941974

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux86 in Ubuntu.
https://bugs.launchpad.net/bugs/1941974

Title:
  A potential bug of Use of Uninitialized Variable

Status in linux86 package in Ubuntu:
  New

Bug description:
  Ubuntu version: 18.04
  bcc version:0.16.17

  I found a bug in bcc , would you help me to check if this bug is true?thanks 
for your patience.
  
==========================================================================================================

  step  1 :
    In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  668 :
       buf is defined here but not initialized

  step  2 :
    In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  672 :
      buf[1] is used as the 1st parameter in function putobj1 (buf[1] is 
uninitialized)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux86/+bug/1941974/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to