19 Jun, 2014

1 commit

  • commit ecd729500 "Add parameter to md5sum to save the md5 sum"
    adds support to build a string to be saved in the env and tries
    to zero end it with str_ptr = '\0'; This does actually set the
    pointer to the end of the buffer itself to zero. Since the
    string was already zero terminated by the sprintf before it,
    just remove the line, preventing a clang warning.

    cc: Joe Hershberger
    Signed-off-by: Jeroen Hofstee

    Jeroen Hofstee
     

24 Jul, 2013

1 commit


04 Oct, 2012

2 commits


07 Mar, 2012

1 commit


26 Jul, 2011

1 commit


14 Apr, 2011

1 commit