Re: Memory Utilization of Uninitialized data structures in code
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Srivastava, Namburi (IE10) wrote: > What is the significance of allocating such huge memory to these > variables? > > Is there a way that by minimizing the "numbers" in #defines for these > macros, we can reduce the size of a statically linked executable??? Ideally, the handling of these data structures should be changed to *dynamically* allocate memory when needed. This will also allow to get rid of the upper boundary. Patches *highly* appreciated. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users