Menu

#56 fdevname memory leak

Unstable (example)
closed
nobody
None
5
2024-03-26
2023-10-24
No

The abort_if_not_full_device does not free the memory allocated by strdup for fdevname before it returns or reallocates with the second strdup.

Discussion

  • Mark Lord

    Mark Lord - 2024-03-26

    Not a real issue with anything. The memory involved is tiny, and everything is freed when the program exits.

     
  • Mark Lord

    Mark Lord - 2024-03-26
    • status: open --> wont-fix
     
  • Mark Lord

    Mark Lord - 2024-03-26
    • status: wont-fix --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.