xbps/bin/xbps-query
Juan RP ee175a2a68 Improve xbps_end() and use it before exit(3)ing.
- Simplify xbps_repo_open::repo_get_dict().
- Use xbps_end() in the utils where necessary.
- Make xbps_end() call xbps_pkgdb_unlock() if necessary.
- Make xbps_end() release rpool resources.
- Make xbps_end() release resources from xbps_handle.
- Fixed 90% of reported leaks (still reachable at exit) from valgrind.

That was to silence valgrind's memcheck with --leak-check=full.
2015-01-10 19:11:31 +01:00
..
defs.h xbps-query(8: added --cat=FILE mode support. 2014-11-17 15:45:46 +01:00
list.c xbps-query/list: pass correct length to strlcat to truncate results. 2014-12-02 13:06:29 +01:00
main.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
ownedby.c xbps-query(8): performance improvement to the ownedby mode with --regex. 2015-01-08 10:32:08 +01:00
search.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
show-deps.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
show-info-files.c xbps-query: some minor memleaks found by valgrind. 2015-01-10 08:01:36 +01:00
xbps-query.8 xbps-{install,query}.8: absolute path in --repository is not a requirement now. 2015-01-10 12:02:20 +01:00