An asynchronous SMPP client and server built on Node.js. Shorty is sponsored and maintained by SMS Cloud, a subsidiary of Roave
GNU General Public License v3.0
92
stars
52
forks
source link
Fix invalid length being used for short_message copy #18
Open
nicokruger opened 9 years ago
Was getting garbage data from incoming short_message because length that was used in the buffer copy was invalid.