[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / Option_EventZ.java
index 450406b4109c74032e700ea8723070c946de2cb2..3c989b992ff0f61dd31bf41b48cb97364e544b96 100644 (file)
@@ -60,6 +60,7 @@ public class Option_EventZ extends CommonBase {
                if (ret >= 0 && ret <= 4096) { return null; }
                org.ldk.structs.Option_EventZ ret_hu_conv = org.ldk.structs.Option_EventZ.constr_from_ptr(ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(ret_hu_conv); };
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(o); };
                return ret_hu_conv;
        }