|
|
|
|
|
by MaxBarraclough
3072 days ago
|
|
Not impossible that the reviewer might spot a bug. There's value in more eyeballs. Useful for spotting dangerous constructs or things like UB in C/C++ that appear to work fine... for now. Also, lots of software houses don't have formal testing of all new code. Not unusual with GUI code, for instance. |
|