1.0.43 released
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Here's a new release. Ryusuke Konishi, thanks so much for lots of bug
fixes!
=
FUJITA Tomonori (1):
tgt 1.0.43
Hitoshi Mitake (1):
trivial: support cscope in Makefile and gitignore
Ryusuke Konishi (11):
bs_sheepdog.c: fix up buffer overrun issues with unix domain socket
bs_sheepdog.c: ensure that vdi names and tag names are null-terminated
tgtd: fix memory leaks at it_nexus_create()
tgtd: fix segmentation fault in tgt_device_destroy()
util.h: correct range check of str_to_int_gt() and str_to_int_lt()
Fix buffer overrun issue of lld name
iscsi/conn.c: fix a typo s/sesson/session/
bs_sheepdog.c: fix a descriptor leak in connect_to_sdog_tcp()
tgtd: fix memory access overrun on array of pthread_t type data
bs_sheepdog.c: add missing initialization of request header
bs_sheepdog.c: add missing initialization of read data length