- Notifications
You must be signed in to change notification settings - Fork5
Commitf205095

Thomas G. Lockhart
Guard against NULL strings in SET key=val constructs.
Problem noted by Fernando Nasser.1 parentee21548 commitf205095
1 file changed
+7
-4
lines changedLines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
790 | 790 |
| |
791 | 791 |
| |
792 | 792 |
| |
793 |
| - | |
| 793 | + | |
| 794 | + | |
794 | 795 |
| |
795 | 796 |
| |
796 | 797 |
| |
797 | 798 |
| |
798 | 799 |
| |
799 | 800 |
| |
800 |
| - | |
| 801 | + | |
| 802 | + | |
801 | 803 |
| |
802 | 804 |
| |
803 | 805 |
| |
| |||
826 | 828 |
| |
827 | 829 |
| |
828 | 830 |
| |
829 |
| - | |
| 831 | + | |
| 832 | + | |
830 | 833 |
| |
831 | 834 |
| |
832 | 835 |
| |
|
0 commit comments
Comments
(0)