The value of *ip will be 2. Instead try "p *ip@4" which will print four
bytes, which will be 2, 0, 1, and 187.

The issue appears to be somewhere within BIO_ptr_ctrl().

On Sat, Sep 16, 2017 at 12:10 PM, Andy Bradford <amb-fos...@bradfords.org>
wrote:

> Thus said Andy Bradford on Sat, 16 Sep 2017 11:09:18 -0600:
>
> > It might be useful here to also:
> >
> > print *p
>
> Of course, I meant *ip
>
> Andy
> --
> TAI64 timestamp: 4000000059bd5b14
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to