Thread (15 messages) flat view 15 messages, 4 authors, 2013-05-21

Re: [PATCH v3] Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.

From: Gustavo Padovan <hidden>
Date: 2013-05-20 21:52:24
Also in: linux-bluetooth

Hi Chen,

* Chen Gang [off-list ref] [2013-05-13 10:07:11 +0800]:
For NUL terminated string, need always let it ended by zero.

Since have already called memcpy() to initialize 'ci', so need not
redundant initialization.

Better use ''if(session->hid) {} else if(session->input) {}"" instead
of ''if(session->hid) {}; if(session->input) {};''

Signed-off-by: Chen Gang <redacted>
---
 net/bluetooth/hidp/core.c |   14 ++++----------
 1 files changed, 4 insertions(+), 10 deletions(-)
Sorry for the big delay on this, patches has now been applied to
bluetooth-next. Thanks all.

	Gustavo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help