Fix mishandling of DCF string
commit3b57d891cb5b0634c31d4aa4cdc2be9c7a27dea3
authormalc <moosotc@gmail.com>
Tue, 4 Aug 2020 00:30:23 +0000 (4 03:30 +0300)
committermalc <moosotc@gmail.com>
Tue, 4 Aug 2020 00:30:23 +0000 (4 03:30 +0300)
treedf744bbe61f8652b0ba1089439896672a7cfa0a8
parentaed22b5292edc1b53fb485d127261b5d8b8806f3
Fix mishandling of DCF string

Both in FFI(1) and config storage(2).

1) do not expect caml string to be C like
2) (un)entify stored string
config.ml
link.c