Commit 8bd86968548f514572f19cbe0b8d1ec3e8be0dd9

Con Kolivas 2012-10-26T23:28:46

The work struct pointer in struct pc_data in findnonce is never freed yet there is no need to allocate it separately so make struct work a static part of the struct pc_data. s