The following commit has been merged in the master branch:
commit cc7938e8ff2a56575122066a8750e881c4d280b0
Author: Felix Frank <[email protected]>
Date:   Mon Jul 13 09:07:17 2009 +0200

    Added guard against missing call and moved alength assignment in fetchInit.
    
    The returned value of rx_NewCall is important of course and must be taken
    into account before trying to start RPCs. Do assign the length output
    variable ASAP.
    Also fixes an overlong line and the type of the pos local var to unsigned.
    
    More style fixes:
    * Moved length64 to use proper scope, initialized code.
    * Generally make more tidy
    
    Reviewed-on: http://gerrit.openafs.org/128
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_fetchstore.c |  131 +++++++++++++++++++++++----------------------
 1 files changed, 67 insertions(+), 64 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to