Commit message (Expand) | 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 lea... | Olivier Blin | 2012-01-05 | 1 | -1/+0 |
* | (set_default_alias_file) plug a small memleak | Thierry Vignaud | 2012-01-05 | 1 | -0/+2 |
* | (modalias_resolve_module, pciusb_find_modules) use saner APIĀ for quieting li... | Thierry Vignaud | 2011-11-21 | 1 | -1/+1 |
* | (modalias_resolve_module) make sure to behave properly on errors in libmodpro... | Thierry Vignaud | 2011-11-21 | 1 | -1/+1 |
* | 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 |