Fix the GSS_ERROR calculation
authorMark Donnelly <mark@painless-security.com>
Tue, 21 Oct 2014 02:14:02 +0000 (22:14 -0400)
committerMark Donnelly <mark@painless-security.com>
Tue, 21 Oct 2014 02:14:02 +0000 (22:14 -0400)
commita28e9219704108163c9f54d9442839f993686343
tree506e721a7e356db8ce482157e2bf122ca34a53cc
parentc5d6ae7b554b087dd07d1df2b22df986ed1c437d
Fix the GSS_ERROR calculation

The C macro specified 0377, which is 377-octal, which is 255-decimal.
chrome/app/navigator.gss.js