Public bug reported:
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)
** Affects: linux86 (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Ubuntu version: 18.04
bcc version:0.16.17
-
==========================================================================================================
- 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 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)
-
- there are several potential bugs of Unchecked Return Value to NULL
- Pointer Dereference :
+ 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)
** Description changed:
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)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941974
Title:
A potential bug of Use of Uninitialized Variable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux86/+bug/1941974/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs