[Java] Update auto-generated Java structs
[ldk-java] / src / main / java / org / ldk / structs / Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.java
index 4280cd7683dcf99c0b76c3a1f566267d376f5f91..27c3a5674728b3da5e1dea27dc5bfb992aaee2e3 100644 (file)
@@ -26,7 +26,7 @@ public class Result_C2Tuple_PaymentHashPaymentSecretZNoneZ extends CommonBase {
                        super(_dummy, ptr);
                        long res = bindings.CResult_C2Tuple_PaymentHashPaymentSecretZNoneZ_get_ok(ptr);
                        TwoTuple_PaymentHashPaymentSecretZ res_hu_conv = new TwoTuple_PaymentHashPaymentSecretZ(null, res);
-                       res_hu_conv.ptrs_to.add(this);
+                       if (res_hu_conv != null) { res_hu_conv.ptrs_to.add(this); };
                        this.res = res_hu_conv;
                }
        }