Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (parse_device,modalias_cleanup) plug last (small) memleaks | Thierry Vignaud | 2012-01-09 | 1 | -0/+2 |
| | |||||
* | fix double free introduced by titi in r2580 (and by the way, there was no ↵ | Olivier Blin | 2012-01-05 | 1 | -1/+0 |
| | | | | leak in r226763, it has been introduced later on) | ||||
* | (set_default_alias_file) plug a small memleak | Thierry Vignaud | 2012-01-05 | 1 | -0/+2 |
| | | | | introduced in 226763 by blino on 2007-08-31 ("avoid a useless alloc + free") | ||||
* | (modalias_resolve_module, pciusb_find_modules) use saner API for quieting ↵ | Thierry Vignaud | 2011-11-21 | 1 | -1/+1 |
| | | | | libmodprobe | ||||
* | (modalias_resolve_module) make sure to behave properly on errors in ↵ | Thierry Vignaud | 2011-11-21 | 1 | -1/+1 |
| | | | | libmodprobe (#3309) | ||||
* | make libmodprobe.so quiet | Thierry Vignaud | 2011-10-18 | 1 | -0/+4 |
| | |||||
* | kill now useless free_*() functions | Thierry Vignaud | 2011-10-18 | 1 | -40/+0 |
| | |||||
* | adapt to new module-init-tools-3.16's API | Thierry Vignaud | 2011-10-18 | 1 | -13/+28 |
| | |||||
* | Check arguments for NULL in free functions | Christophe Fergeau | 2009-04-03 | 1 | -0/+8 |
| | |||||
* | Leak less memory returned from libmodprobe | Christophe Fergeau | 2009-04-03 | 1 | -3/+56 |
| | |||||
* | Move modalias parsing code to generic code | Christophe Fergeau | 2009-04-03 | 1 | -0/+87 |