i3status/src
Olivier Gayot 445b1925e3 Fix potential memory leak on Linux
The function slurp_all_batteries(), on Linux, allocates memory
dynamically

Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
2018-06-20 14:20:17 +02:00
..
auto_detect_format.c format detection: recognise swaybar 2015-12-27 15:59:32 +11:00
first_network_device.c Merge branch 'master' into master 2018-03-27 09:26:55 +02:00
general.c No longer use a temporary buffer in the die() function 2018-06-20 11:01:59 +02:00
output.c remove useless checks (we use char, not unsigned char) 2017-03-08 19:24:09 +01:00
print_battery_info.c Fix potential memory leak on Linux 2018-06-20 14:20:17 +02:00
print_cpu_temperature.c Fix invalid handling of glob() errors on Linux 2018-06-20 14:20:17 +02:00
print_cpu_usage.c Multiple CPU support for cpu_usage (#209) 2017-03-26 06:54:07 -04:00
print_ddate.c clang-format-3.5 -i **/*.[ch], update modeline 2015-03-16 10:01:07 +01:00
print_disk_info.c Fix use of undefined macro __OpenBSD__ 2018-06-20 14:20:17 +02:00
print_eth_info.c Add IPv6 address when IPv4 isn't available (#247) 2017-12-11 11:38:31 +01:00
print_ip_addr.c Fix shown IP address belonging to wrong interface 2018-06-11 22:06:57 +02:00
print_ipv6_addr.c clang-format-3.5 -i **/*.[ch], update modeline 2015-03-16 10:01:07 +01:00
print_load.c Add 'format_below_threshold' option for 'disk' module 2016-11-15 01:09:05 +02:00
print_mem.c Avoid assigning a new value to a var before using the old value 2018-06-20 14:20:17 +02:00
print_path_exists.c Adding the option "format_down" to path_exists and run_watch. 2015-04-02 22:31:06 +02:00
print_run_watch.c Adding the option "format_down" to path_exists and run_watch. 2015-04-02 22:31:06 +02:00
print_time.c Call tzset at each time print 2017-12-09 15:48:18 +01:00
print_volume.c Make sure the arguments passed to printf/die(...) match the format 2018-06-20 14:20:17 +02:00
print_wireless_info.c Fix MacOS build 2018-05-15 13:34:36 +02:00
process_runs.c Fix invalid handling of glob() errors on Linux 2018-06-20 14:20:17 +02:00
pulse.c pulse device may be specified by name (#126) (#162) 2016-09-14 09:26:45 +02:00