nhovratov / jobfair

5 stars 4 forks source link

[BUGFIX] Fix uninitialized array key #21

Closed sypets closed 1 year ago

sypets commented 1 year ago

Safe check for array elements in JobContoller::initializeListAction.

Resolves: #20