Menu

#924 LOG: Do cleanup of some findings. See description

4.4.1
fixed
elunlen
None
defect
log
-
minor
2014-06-11
2014-05-21
elunlen
No

lgs_filehdl:
make_log_dir_hdl()
strncpy replaced by snprintf but the strncpy is not removed. Same thing done twice.

lgs_file.c
start_file_thread()
The return variable is missing when calling pthread_cond_init()

lgs_stream.c
log_stream_write_h()
Strange log text, "IN write 'saLogSystem_20140516_122220' failed "Success""

Related

Tickets: #924
Wiki: ChangeLog-4.4.1

Discussion

  • elunlen

    elunlen - 2014-06-03
    • status: assigned --> accepted
     
  • elunlen

    elunlen - 2014-06-03
    • status: accepted --> review
     
  • elunlen

    elunlen - 2014-06-11
    • status: review --> fixed
     
  • elunlen

    elunlen - 2014-06-11

    changeset: 5385:f0d9a99dc834
    tag: tip
    parent: 5383:345d11164171
    user: Lennart Lund lennart.lund@ericsson.com
    date: Wed Jun 11 14:30:38 2014 +0200
    summary: log: Cleanup some findings [#924]

    rev: f0d9a99dc83460bb1494b45e743020f632af28b4

    changeset: 5384:5108b385c780
    branch: opensaf-4.4.x
    parent: 5381:5b0c722e0379
    user: Lennart Lund lennart.lund@ericsson.com
    date: Wed Jun 11 14:30:38 2014 +0200
    summary: log: Cleanup some findings [#924]

    rev: 5108b385c7805e61113d545870bd2f024ec46b94

     

    Related

    Tickets: #924


Log in to post a comment.