[Varnish] #1204: INT in vmod should be 64 bit

Varnish varnish-bugs at varnish-cache.org
Wed Oct 10 09:54:20 CEST 2012


#1204: INT in vmod should be 64 bit
----------------------+---------------------
 Reporter:  tfheen    |       Owner:  phk
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+---------------------
Changes (by Poul-Henning Kamp <phk@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [935744727402361ee69133a84e880fff939ad2a4]) Change VCL::INT from
 C::int to C::long to gain more range on 64bit
 architectures.

 NB:  VMOD writers need to review/revise use of the INT type.

 Fixes #1204

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1204#comment:3>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list