[Bug 1940517] [NEW] Several potential bugs of memory leak
yuxuan He
1940517 at bugs.launchpad.net
Thu Aug 19 09:44:23 UTC 2021
Public bug reported:
Ubuntu version: 18.04
sqlite version:3.22
Hello,I found two apotential bugs in package sqlite3,and the .docx file
in the attachment I uploaded shows the occurrence process of the bugs in
a graphical way.Would you help me check whether the bugs mentioned below
are true? Thank you very much for your patience.
In file sqlite3-3.22.0\tool\lemon.c
In function pathsearch
there is allocation of memory,and in certain way,this memory can not be freed correctly.
The entire graphic description is shown in figure 1 in .docx file.
In file sqlite3\build\shell.c(build is a directory contain files generated by configure)
In function readfile
there is allocation of memory,and in certain way,this memory can not be freed correctly.
The entire graphic description is shown in figure 2 in .docx file.
** Affects: sqlite3 (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "memory_leak.docx"
https://bugs.launchpad.net/bugs/1940517/+attachment/5519050/+files/memory_leak.docx
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/1940517
Title:
Several potential bugs of memory leak
Status in sqlite3 package in Ubuntu:
New
Bug description:
Ubuntu version: 18.04
sqlite version:3.22
Hello,I found two apotential bugs in package sqlite3,and the .docx
file in the attachment I uploaded shows the occurrence process of the
bugs in a graphical way.Would you help me check whether the bugs
mentioned below are true? Thank you very much for your patience.
In file sqlite3-3.22.0\tool\lemon.c
In function pathsearch
there is allocation of memory,and in certain way,this memory can not be freed correctly.
The entire graphic description is shown in figure 1 in .docx file.
In file sqlite3\build\shell.c(build is a directory contain files generated by configure)
In function readfile
there is allocation of memory,and in certain way,this memory can not be freed correctly.
The entire graphic description is shown in figure 2 in .docx file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1940517/+subscriptions
More information about the foundations-bugs
mailing list