libstephen icon indicating copy to clipboard operation
libstephen copied to clipboard

Add necessary assertions.

Open brenns10 opened this issue 10 years ago • 0 comments

There are many instances where I use a smb_status but don't check it. In the situations where I know there should be no error, I must document that with an assertion. I already do it in a lot of places, but I know many other places (especially old code) don't necessarily follow that convention.

brenns10 avatar Jul 30 '15 20:07 brenns10