Applied Thanks!
Any good solution when use long/different size strings ?
On Wed, Apr 20, 2011 at 1:47 PM, Diego Elio Pettenò <fla...@gm...>wrote:
>
> This transforms the country codes arrays in arrays-of-arrays so that they
> can be written in .rodata even for shared libraries, and the list of
> country names to a constant array of pointers, that goes in .data.rel.ro
> (or .rodata for non-PIC builds).
>
> For more details look read
>
> http://blog.flameeyes.eu/2007/12/19/array-of-pointers-and-array-of-arrays
> ---
> apache2/msc_geo.c | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> mod-security-developers mailing list
> mod...@li...
> https://lists.sourceforge.net/lists/listinfo/mod-security-developers
> ModSecurity Services from Trustave's SpiderLabs:
> https://www.trustwave.com/spiderLabs.php
>
|