[master] d9c1916 Add a per-method specific pointer to the vrt-context, and use it to slim down req/busyobj a tiny bit.

Dridi Boukelmoune dridi at varni.sh
Thu May 14 16:15:30 CEST 2015


Hi,

Please find attached a patch to amend this commit and replace the void
pointer with a union type instead.

If you don't like the idea of the union type, there's a typo you can fix with:

   sed -i s/SHA256ctx/SHA256Context/ include/vrt.h

Cheers,
Dridi

On Thu, May 14, 2015 at 11:43 AM, Poul-Henning Kamp <phk at freebsd.org> wrote:
>
> commit d9c19168e544747d0f8d08499a484a883231318c
> Author: Poul-Henning Kamp <phk at FreeBSD.org>
> Date:   Thu May 14 09:42:46 2015 +0000
>
>     Add a per-method specific pointer to the vrt-context, and use
>     it to slim down req/busyobj a tiny bit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-a-union-instead-of-void-for-VRT-specific-args.patch
Type: text/x-patch
Size: 11973 bytes
Desc: not available
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20150514/033e3cdd/attachment.bin>


More information about the varnish-dev mailing list