projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e1086f
)
disable sun maps to avoid segmentation fault.
author
Christos Zoulas
<christos@zoulas.com>
Thu, 28 Jun 2012 00:18:57 +0000
(20:18 -0400)
committer
Christos Zoulas
<christos@zoulas.com>
Thu, 28 Jun 2012 00:18:57 +0000
(20:18 -0400)
amd/mapc.c
patch
|
blob
|
history
diff --git
a/amd/mapc.c
b/amd/mapc.c
index b0fd32b14b841ba22747742e9b3ce0e253e5741b..3169da94c539129c37ab45bc294133c93453e5f9 100644
(file)
--- a/
amd/mapc.c
+++ b/
amd/mapc.c
@@
-328,6
+328,7
@@
static map_type maptypes[] =
MAPC_INC
},
#endif /* HAVE_MAP_EXEC */
+#ifdef notyet /* probe function needs to be there or SEGV */
#ifdef HAVE_MAP_SUN
{
/* XXX: fill in */
@@
-340,6
+341,7
@@
static map_type maptypes[] =
0
},
#endif /* HAVE_MAP_SUN */
+#endif
{
"error",
error_init,