[PATCH 2/2 v2] qmicli: add support for --nas-get-operator-name

Dan Williams dcbw at redhat.com
Tue Feb 14 17:00:57 UTC 2017


On Tue, 2017-02-14 at 00:43 +0100, Aleksander Morgado wrote:
> On Mon, Feb 13, 2017 at 11:18 PM, Dan Williams <dcbw at redhat.com>
> wrote:
> > +        g_print ("\tDisplay Condition: '%s'\n"
> > +                 "\tName             : '%s'\n",
> > +                 qmi_nas_network_name_display_condition_build_stri
> > ng_from_mask (spn_display_condition),
> > +                 spn);
> > +    }
> 
> build_string_from_mask() returns a newly allocated string, we should
> free that for a clean memleak report.
> 
> Otherwise, looks good, despite the long name :)

Fixed and pushed to git master.

Dan


More information about the libqmi-devel mailing list