Repository
svn://svn.open-ils.org/ILS/trunk
/trunk
by
scottmk
on
2009-11-09 14:46
(22 days ago)
Minor tweak to avoid undefined behavior.
In SELECT() we issue a debug message to display the locale. However
the locale can be NULL. I added an explicit test to replace a NULL
with "(none)".
M Open-ILS/src/c-apps/oils_cstore.c
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 1 | 1 | 0 | 0 | 0 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
Open-ILS/src/c-apps/oils_cstore.c
|
|||||||
| C | 1 | 1 | 0 | 0 | 0 | 0 | |