nfctype1: Use the right offset after the CC
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 19 Aug 2013 14:40:59 +0000 (16:40 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 19 Aug 2013 14:40:59 +0000 (16:40 +0200)
commite5147f44094c71362216f3b34b7c8cfcefd67d38
treebff36af6bf092261674674410fcfb57df17a99a5
parent595d9519d33856202455ae45b5cf6ac82cd6300f
nfctype1: Use the right offset after the CC

The Capability container is 4 bytes long and the NDEF data can be found
right after that. The offset for the static memory on a dynamic tag
should thus be the length of the CC and not more.
plugins/nfctype1.c