On Mon, Feb 9, 2009 at 10:31 AM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > Hi Gustavo, > >> Some printfs was using as parameter functions that return dinamic >> allocated memory. Now, we free them! >> >> Signed-off-by: Gustavo F. Padovan <gustavo@xxxxxxxxxxxxxxxxx> > > BlueZ doesn't use Signed-off-by for commit messages. That is kernel > stuff. > >> @@ -1586,10 +1592,13 @@ static void print_dev_hdr(struct hci_dev_info *di) >> static void print_dev_info(int ctl, struct hci_dev_info *di) >> { >> struct hci_dev_stats *st = &di->stat; >> + char * str; > > This needs to be "char *str;" > > Please fix it and re-sent the patch. Ok. > > Regards > > Marcel > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- ---------------------------------------------- Gustavo Fernando Padovan Engenharia de Computação 2006 Instituto de Computação - UNICAMP gfpadovan@xxxxxxxxx gustavo@xxxxxxxxxxxxxxxxx ------------------------------------------- Seja Livre, use Software Livre -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html