Changeset 7d25273 in mainline


Ignore:
Timestamp:
2024-12-30T23:07:35Z (5 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
40be7eb
Parents:
685c0ab
Message:

hrctl: initialize hr session struct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hrctl/hrctl.c

    r685c0ab r7d25273  
    232232        bool create, assemble;
    233233        long fail_extent = -1;
    234         hr_t *hr;
     234        hr_t *hr = NULL;
    235235        hr_config_t *cfg;
    236236
Note: See TracChangeset for help on using the changeset viewer.