summaryrefslogtreecommitdiff
path: root/lib/util/talloc_report.c
Commit message (Expand)AuthorAgeFilesLines
* util: Fix signed/unsigned comparisons by castingMartin Schwenke2019-07-011-1/+1
* lib/util: Fix cppcheck null pointer dereference warningNoel Power2019-05-291-0/+2
* lib:util Always initialize start and spaceAndreas Schneider2018-11-141-5/+2
* lib/util: Fix format strings and argument data typesAmitay Isaacs2016-08-241-3/+3
* lib/util: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+8
* util: Fix a possible null pointer dereferenceAndreas Schneider2016-06-221-0/+3
* lib: Add the pointer itself to talloc_report_strVolker Lendecke2015-08-201-2/+2
* lib: Add talloc_report_str()Volker Lendecke2015-02-131-0/+174