Commit 8feba630fa7a4b720c42a9b5b4e4280b0e17a500

Ran Benita 2012-04-08T18:46:58

Fix KeyInfo's syms array size calculation When merging group info from two KeyInfo's, the new size of the keysym array was off. Fix it to match how it is used a few lines below. There are also some peripheral fixes, and some comments (took me a few minutes to get what's going on). Signed-off-by: Ran Benita <ran234@gmail.com>