Ignore:
Timestamp:
Mar 27, 2012, 9:03:01 PM (12 years ago)
Author:
katerina
Message:

Fix for ticket #294 (minor issues with stealth mode).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/samhain_stealth.c

    r212 r396  
    414414       */
    415415      lseek(fd, off_data, SEEK_SET);
    416       add_off = hidein_hex_block(fd, _("[EOF]\n"), 6);
     416      add_off = hidein_hex_block(fd, _("\n[EOF]\n"), 7);
    417417      if (add_off == -1)
    418418        {
Note: See TracChangeset for help on using the changeset viewer.