1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 01:41:52 -05:00
Andrew Gregory 8da9be0955 initialize pointers passed to _alpm_pkg_dup
_alpm_pkg_dup leaves the destination pointer unaltered in case of fatal
errors, so when commits 2f0ca00e and be4198b3 freed the pointer, they
fixed a memory leak on non-fatal errors by replacing it with
a segmentation fault on fatal errors.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-01-02 21:48:59 +10:00
..
2014-12-19 13:53:35 +10:00
2012-04-25 20:02:36 -04:00
2014-01-15 15:54:56 +10:00
2015-01-02 21:48:59 +10:00
2014-12-24 11:19:30 +10:00
2014-02-04 13:48:37 +10:00
2014-10-19 20:48:40 +10:00
2014-12-18 22:22:35 +10:00
2014-12-27 17:07:04 +10:00
2014-03-08 16:58:30 +10:00
2014-01-06 14:38:50 +10:00
2014-12-27 17:08:32 +10:00
2014-08-03 18:46:32 +10:00