summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/tlv.h
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-04-12 21:48:07 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2019-04-12 22:16:18 +0700
commitb7344d08df34521c05d597fd0776f93204b78bac (patch)
tree5f2eec139287e1d27082420f5f5ad982ebc14e09 /include/osmocom/gsm/tlv.h
parent4f619c202c67dd68b1c3a13d40ad50fa2a6e582d (diff)
gb/gprs_ns_sns.c: fix incorrect sizeof() calculation
Calling sizeof() on a pointer would result in getting size of the pointer (usually 4 or 8 bytes) itself, but not the size of the memory it points to. Change-Id: I83f55a9638b75d9097d37992f7c84707791f10f6 Fixes: CID#194266
Diffstat (limited to 'include/osmocom/gsm/tlv.h')
0 files changed, 0 insertions, 0 deletions