From: Rusty Russell <rusty@rustcorp.com.au>
To: David Gibson <david@gibson.dropbear.id.au>, ccan@lists.ozlabs.org
Subject: Re: [PATCHv2 3/6] tcon: Encode integer values into "type" canaries
Date: Tue, 27 Oct 2015 13:41:38 +1030 [thread overview]
Message-ID: <87si4xvwd1.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1445496459-2948-4-git-send-email-david@gibson.dropbear.id.au>
David Gibson <david@gibson.dropbear.id.au> writes:
> Add the ability to encode, as well as types, integer values (must be
> positive, compile time constant and in the range of size_t) into TCON
> constructed "type" canaries.
Oh, wow.
That is clever!
Please apply this series.
Thanks!
Rusty.
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan
next prev parent reply other threads:[~2015-10-27 3:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 6:47 [PATCHv2 0/6] tcon extensions for easier typesafe wrapping David Gibson
2015-10-22 6:47 ` [PATCHv2 1/6] tcon: Add an alternate way of building type canaries David Gibson
2015-10-22 6:47 ` [PATCHv2 2/6] tcon: Add tcon_sizeof() helper David Gibson
2015-10-22 6:47 ` [PATCHv2 3/6] tcon: Encode integer values into "type" canaries David Gibson
2015-10-27 3:11 ` Rusty Russell [this message]
2015-10-27 6:17 ` David Gibson
2015-10-22 6:47 ` [PATCHv2 4/6] tcon: Encode information on container members in " David Gibson
2015-10-22 6:47 ` [PATCHv2 5/6] lstack: Streamline interface with TCON_CONTAINER David Gibson
2015-10-22 6:47 ` [PATCHv2 6/6] lqueue: " David Gibson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87si4xvwd1.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=ccan@lists.ozlabs.org \
--cc=david@gibson.dropbear.id.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.