summaryrefslogtreecommitdiff
path: root/lib/util/talloc_report.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-01util: Fix signed/unsigned comparisons by castingMartin Schwenke1-1/+1
2019-05-29lib/util: Fix cppcheck null pointer dereference warningNoel Power1-0/+2
2018-11-14lib:util Always initialize start and spaceAndreas Schneider1-5/+2
2016-08-24lib/util: Fix format strings and argument data typesAmitay Isaacs1-3/+3
2016-08-24lib/util: Fix format-nonliteral warningAmitay Isaacs1-0/+8
2016-06-22util: Fix a possible null pointer dereferenceAndreas Schneider1-0/+3
2015-08-20lib: Add the pointer itself to talloc_report_strVolker Lendecke1-2/+2
2015-02-13lib: Add talloc_report_str()Volker Lendecke1-0/+174