[sound:for-linus 16/16] sound/soc/soc-core.c:4139:3-8: WARNING: invalid free of devm_ allocated data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mark,

There are coccinelle warnings in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-linus
head:   ac190c76680cde6ce379b6be5baf89a970ea13d4
commit: ac190c76680cde6ce379b6be5baf89a970ea13d4 [16/16] Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

All coccinelle warnings:

+ sound/soc/soc-core.c:4139:3-8: WARNING: invalid free of devm_ allocated data
  sound/soc/soc-core.c:4148:3-8: WARNING: invalid free of devm_ allocated data

vim +4139 sound/soc/soc-core.c
  4136				dev_err(card->dev,
  4137					"Property '%s' index %d could not be read: %d\n",
  4138					propname, 2 * i, ret);
> 4139				kfree(routes);
  4140				return -EINVAL;
  4141			}
  4142			ret = of_property_read_string_index(np, propname,

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@xxxxxxxxxxxxxxx>                     Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux