• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Binh-Minh Ribler
  1. Binh-Minh Ribler

hdf5_chunking_query_bmr

HDF5
hdf5
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

Quincey Koziol
b30e37ea78a
Participant
    Watch this commit
    Tag this commit
    Quincey Koziol committed 1e36b5a348420 Feb 2014
    [svn-r24726] Description:
        Revert some earlier usage of strncpy, which was incorrect.
    
        Bring Coverity changes from branch back to trunk:
    
    r20821:
        Use HDstrncpy. --gh
        (Fixed already, with strdup)
    
    r20822:
        (Not merged, incorrect use of HDstrncpy())
    
    r20823:
        (Not merged, incorrect use of HDstrncpy())
    
    r20824:
        Maintenance: Bug fix: addressed CID 666.
        Value stored at *expression_len should be used in the call to
            HD5packFstring to avoid overflow (and unnecessary arithmetic
            calculation and casting) 
    
    r20825:
        Issue 642: Added check for error and handler with print to stderr and exit.
    
    r20826:
        Undo revision 20818, as that issue has already been fixed in the 1.8 branch
            and trunk (but not coverity branch)
    
    r20827:
        (Not merged, incorrect use of HDstrncpy())
        
    r20828:
        Use HDstrncpy. --gh
        (Corrected use of strncpy())
    
    r20829:
        Check return of H5Lget_val(print_udata->fid, path, targbuf,
            linfo->u.val_size + 1, H5P_DEFAULT) and if error set trgbuf[0] to 0.
            Check if  H5Lunpack_elink_val(targbuf, linfo->u.val_size, NULL,
            &filename, &objname) was successful and allow print. Otherwise filename
            and objname are not created. (init those to NULL)
    
    r20830:
        resolved coverity issues 939, 940, 941, 944, and 947.
    
        all were complaints about use of sprintf, and in all cases, the
        buffers used were large enough for all eventualities.
    
        Resolved issue by replacing calls to sprintf with calls
        to snprintf.
    
    r20831:
        Maintenance: Addressed CID 852
        Replaced sprintf with snprintf
    
    r20832:
        Purpose: Fix valgrind issues with hl/examples/ex_image2
    
        Description:
        Modified hl/examples/ex_image2 to free global "gbuf" before exit.
    
    Tested on:
        Mac OSX/64 10.9.1 (amaon) w/C++, FORTRAN & Threadsafety
        (too minor to require h5committest)
    • Git repository management for enterprise teams powered by Atlassian Bitbucket
    • Atlassian Bitbucket v4.4.1
    • Documentation
    • Contact Support
    • Request a feature
    • About
    • Contact Atlassian
    Atlassian
    ยป