Code

frontend/store: Fixed parsing of STORE command.
authorSebastian Harl <sh@tokkee.org>
Fri, 16 Jan 2015 23:57:45 +0000 (00:57 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 16 Jan 2015 23:57:45 +0000 (00:57 +0100)
commitfb2335d70cc065307f889e6085553cdff344c36f
treef9e3cc3b9e7584d9a2f8c7591af879584b78f6a9
parent93b9a7b401a9ec48239c0de6b55aa2377849c2c8
frontend/store: Fixed parsing of STORE command.

After parsing the type, keep it still around in the current buffer. The
sdb_proto_unmarshal_<type> functions expect to find it as well.
src/frontend/store.c