1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 01:41:52 -05:00
Dan McGee ded66fbb62 Fix issues with unintialized variable value usage
Detected by clang scan-build static code analyzer.

* Don't attempt to free an uninitialized gpgme key variable
* Initialize answer variable before asking frontend a question
* Pass by reference instead of value if uninitialized fields are
  possible in download signal handler code
* Ensure we never call strlen() on NULL payload->remote_name value

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-09 00:46:54 -05:00
..
2012-04-07 10:13:37 -05:00
2011-10-27 14:59:24 -05:00
2011-06-28 14:04:00 +10:00
2011-09-28 13:01:03 -05:00
2011-08-15 06:24:49 -05:00
2011-08-15 06:24:49 -05:00
2011-10-27 14:59:24 -05:00
2011-06-28 23:28:23 +10:00
2012-02-15 15:58:07 -06:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-09-28 13:01:03 -05:00
2011-07-02 02:01:39 +10:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-07-05 22:36:40 -05:00
2012-04-07 10:13:38 -05:00
2011-06-28 14:04:00 +10:00
2011-09-30 10:55:58 -05:00
2011-09-30 10:55:58 -05:00
2011-10-27 14:59:24 -05:00