Opened 17 years ago

Closed 17 years ago

#58 closed defect (fixed)

Another 64bit problem with pool.h

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.5.10
Component: pjlib Version: 0.5.9
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

In <pj/pool.h>:

     /**
      * Internal pool.
      */
    char	    pool_buf[256];

This caused problem on 64bit machines.

Change History (2)

comment:1 Changed 17 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r877.

Note: See TracTickets for help on using tickets.