fix creation of PHONE records with gnunet-namestore
authorlurchi <lurchi@strangeplace.net>
Tue, 22 Nov 2016 14:36:35 +0000 (15:36 +0100)
committerlurchi <lurchi@strangeplace.net>
Tue, 22 Nov 2016 15:07:51 +0000 (16:07 +0100)
commit8887babc9465e6260e9fe7643165991993dd2cc5
treef1a68b0600357ea82e3a76bdfefea1b2a1d43674
parent0fa8cc7c2ec1d7d7d1a901a84b7740475f8b4648
fix creation of PHONE records with gnunet-namestore

The string size of the line/port part of a phone record value is 103 (base32-encoded GNUNET_HashCode). Until now it was assumed to be 128 bytes long
src/conversation/plugin_gnsrecord_conversation.c