Fix leaks from GtkFileChooser results

Review Request #1610 — Created Aug. 19, 2022 and submitted

Information

pidgin/pidgin
gtk4

Reviewers

The return value of gtk_file_chooser_get_file and g_file_get_path are both transfer full, so they must be freed.

Compiled only.

Summary ID
Fix leaks from GtkFileChooser results
The return value of gtk_file_chooser_get_file and g_file_get_path are both transfer full, so they must be freed.
4a8853e3d1e9d437209ab8c5bea52eba4b0db119
QuLogic
grim
  1. Ship It!
  2. Good finds, thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...