Mageia Bugzilla – Attachment 14579 Details for
Bug 33319
gdb new security issues CVE-2022-4285, CVE-2023-1972, CVE-2023-39128, CVE-2023-39129, CVE-2023-39130
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
testing file for debug
test.c (text/x-csrc), 131 bytes, created by
Herman Viaene
on 2024-06-29 11:37:01 CEST
(
hide
)
Description:
testing file for debug
Filename:
MIME Type:
Creator:
Herman Viaene
Created:
2024-06-29 11:37:01 CEST
Size:
131 bytes
patch
obsolete
>#include<stdio.h> > >int main() >{ > int x; > int a = x; > int b = x; > int c = a + b; > printf("%d\n, c"); > return 0; >}
#include<stdio.h> int main() { int x; int a = x; int b = x; int c = a + b; printf("%d\n, c"); return 0; }
View Attachment As Raw
Actions:
View
Attachments on
bug 33319
: 14579