File: 0005-Workaround-library-not-linked-against-libc.patch

package info (click to toggle)
yuma123 2.13-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 22,364 kB
  • sloc: ansic: 185,010; cpp: 10,966; python: 7,902; sh: 2,631; makefile: 1,179; xml: 807; exp: 759; perl: 70
file content (11 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/example-modules/helloworld/helloworld.c
+++ b/example-modules/helloworld/helloworld.c
@@ -34,6 +34,8 @@
     agt_profile_t *agt_profile;
     status_t res;
 
+    assert(modname);
+
     agt_profile = agt_get_profile();
 
     res = ncxmod_load_module(