GNU bug report logs - #21282
Avoidable padding in struct lt__handle

Previous Next

Package: libtool;

Reported by: Dilyan Palauzov <dilyan.palauzov <at> aegee.org>

Date: Mon, 17 Aug 2015 12:29:02 UTC

Severity: normal

To reply to this bug, email your comments to 21282 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#21282; Package libtool. (Mon, 17 Aug 2015 12:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dilyan Palauzov <dilyan.palauzov <at> aegee.org>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Mon, 17 Aug 2015 12:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dilyan Palauzov <dilyan.palauzov <at> aegee.org>
To: bug-libtool <at> gnu.org
Subject: Avoidable padding in struct lt__handle
Date: Mon, 17 Aug 2015 14:28:48 +0200
Hello,

on linux 64bit, sizeof(libltdl/libltdl/lt__private.h: struct lt__handle) 
is 88, but if "int depcount;" is moved on the last position of the 
struct, then sizeof(struct lt__handle) returns 80.

Greetings
  Dilyan




This bug report was last modified 9 years and 303 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.