[DTrace-devel] [PATCH] Unify NULL pointer checking in dt_cg_check_notnull()

Kris Van Hees kris.van.hees at oracle.com
Fri Jun 18 11:47:34 PDT 2021


On Fri, Jun 18, 2021 at 02:33:59PM -0400, Kris Van Hees wrote:
> On Fri, Jun 18, 2021 at 02:26:32PM -0400, Eugene Loh wrote:
> > Reviewed-by: Eugene Loh <eugene.loh at oracle.com>
> > 
> > What will be the ordering of patches?  If this goes in first, I can 
> > tweak dt_cg_act_[u]stack() to use it.  If those patches go in first, 
> > this patch should include those two functions.
> 
> This patch is planned to go before your stack related patches.  So, yes, you
> make make use of it.

Actually, what do you mean...  Where do you use NULL pointer checking in the
[u]stack implementation?  I do not see any...



More information about the DTrace-devel mailing list