[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] branch master updated (d6d4210 -> 57f7827)
noreply at xfce.org
noreply at xfce.org
Tue Mar 7 23:38:24 CET 2017
This is an automated email from the git hooks/post-receive script.
timystery pushed a change to branch master
in repository panel-plugins/xfce4-sensors-plugin.
from d6d4210 More and better options in doxygen; accordingly fixed documentation of some header files
new 855667d Some code cleanup
new b331fdf many argument checks and default values in acpi implementation
new 4171d87 null-pointer checks in configuration handling
new 2239497 null-pointer checks
new 89acf57 further assertions for more safety
new 863d87f removed old outcommented code
new dd24e79 beginning securing of function calls
new 998b08b - don't assert too many pointers to still make the stand-alone app work - free the font strings appropriately
new d77a04b 1 More assertion
new 9b7b7b9 More secure stand-aone application with less memory leaks
new 57f7827 unref correct css provider and set to null after unreferencing for increased reliability and perhaps to also fix down memory corruption bugs
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/sensors-interface-plugin.h | 33 +------------
lib/acpi.c | 98 +++++++++++++++++++++++++-------------
lib/configuration.c | 19 +++++++-
lib/sensors-interface-common.c | 7 +--
lib/sensors-interface.c | 5 ++
panel-plugin/sensors-plugin.c | 19 ++++----
src/actions.c | 9 +++-
src/callbacks.c | 4 ++
8 files changed, 117 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list