Opened 10 years ago

Closed 10 years ago

#4831 closed enhancement (fixed)

librsvg-2.40.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.gnome.org/pub/gnome/sources/librsvg/2.40/librsvg-2.40.2.changes

commit 02cb19835cb52bd84b0b5eaca1b4d6338417d261 Author: Antoine Jacoutot <ajacoutot@…> Date: Tue Oct 15 09:36:30 2013 +0200

portability: canonicalize_file_name -> realpath

canonicalize_file_name() is a GNU extension so let's use the portable realpath() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=710163

rsvg-base.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)

commit 6f6be8c524cc42828eb87c10b54a242c6a2484e3 Author: Philip Withnall <philip.withnall@…> Date: Fri Nov 29 12:55:23 2013 +0000

test-display: Fix potential g_object_unref(NULL) call

base_file can legitimately be NULL at this point.

Found by scan-build.

https://bugzilla.gnome.org/show_bug.cgi?id=719552

test-display.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

commit 8a9afc72dbfd75461991da1a8699da1abae074e6 Author: Christian Persch <chpe@…> Date: Tue Nov 19 18:48:41 2013 +0100

Post release version bump

configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r12880.

Note: See TracTickets for help on using tickets.