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

Full log


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 304 days ago.

Previous Next


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