void-packages/srcpkgs/sysprof/patches/build.patch

11 lines
276 B
Diff
Raw Normal View History

2020-08-16 05:28:14 +02:00
--- src/libsysprof-capture/sysprof-capture-condition.c
+++ src/libsysprof-capture/sysprof-capture-condition.c
@@ -269,6 +269,7 @@ sysprof_capture_condition_copy (const SysprofCaptureCondition *self)
}
sysprof_assert_not_reached ();
+ return NULL;
}
static void