Opened 17 years ago

Last modified 17 years ago

#58 closed defect

Another 64bit problem with pool.h — at Version 1

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 (1)

comment:1 Changed 17 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.