Bugzilla – Bug 3873
possible negative argument to malloc() in globus_gss_assist_token_get_fd()
Last modified: 2008-08-11 15:22:17
You need to log in before you can comment on or make changes to this bug.
Random network data can cause globus_gss_assist_token_get_fd() to pass a negative argument to malloc(). On Mac OS 10.3, I sometimes see *** malloc_zone_malloc[1596]: argument too large: 4294246397 Bus error when testing how the myproxy-server handles garbage input. I'm attaching a one-line patch below.
Created an attachment (id=735) [details] patch to gss_assist/source/tokens_f.c
Fix committed to trunk and 4_0 branch