[Lsb-messages] /var/www/bzr/lsb/devel/misc-test r2264: One more fix for bug #3500

Denis Silakov denis.silakov at rosalab.ru
Fri Apr 27 12:23:39 UTC 2012


------------------------------------------------------------
revno: 2264
committer: Denis Silakov <denis.silakov at rosalab.ru>
branch nick: misc-test
timestamp: Fri 2012-04-27 16:23:39 +0400
message:
  One more fix for bug #3500
modified:
  elfchk/dwarf.c
-------------- next part --------------
=== modified file 'elfchk/dwarf.c'
--- a/elfchk/dwarf.c	2012-04-27 12:09:05 +0000
+++ b/elfchk/dwarf.c	2012-04-27 12:23:39 +0000
@@ -160,7 +160,7 @@
 
 	/* Operand 1 - address */
 	if (ptr_encoding) {
-/*	    tmpaddr = (long) read_FDE_encoded(ptr, ptr_encoding, &numused);*/
+/*	    tmpaddr = (long) */read_FDE_encoded(ptr, ptr_encoding, &numused);
 	    ptr += numused;
 	    used += numused;
 	} else {



More information about the lsb-messages mailing list