]> git.proxmox.com Git - mirror_novnc.git/commit
Use the correct slicing for rQshiftStr
authorSamuel Mannehed <samuel@cendio.se>
Fri, 15 Jun 2018 09:56:56 +0000 (11:56 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 15 Jun 2018 09:56:56 +0000 (11:56 +0200)
commit4318c8cafd6d046ab7e50da5cd4396b8d89700d3
treea187b09106e1f441120d05da253949638cd74291
parent178b92d380eea8a787fc9e3623d35c320785eed8
Use the correct slicing for rQshiftStr

This didn't result in any error however since slice() handles such
mistakes gracefully.
core/websock.js