adtool: memory leak and resource leak

Bug #481270 reported by dcb
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
adtool (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: adtool

1.

For source code file adtool-1.3.2/src/tools/adtool.c,
line 155 is source code

 password2=strdup(password);

but I see no matching call to free.

2.

Same source code file, line 432, source code

  data_fd=fopen(filename, "r");

but no matching call to fclose

Changed in adtool (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.