YFS Coverity 11694
Change-Id: If43c93b8dc1088710a0cd48987cb9e69acb6ec23
This commit is contained in:
		| @@ -429,7 +429,7 @@ rtbl_format_pretty(rtbl_t table) | ||||
| 		else | ||||
| 		    w = -w; | ||||
| 	    } | ||||
| 	    rk_strpoolprintf(p, "%s", get_column_prefix (table, c)); | ||||
| 	    p = rk_strpoolprintf(p, "%s", get_column_prefix (table, c)); | ||||
| 	    if (c->num_rows <= j) | ||||
| 		p = rk_strpoolprintf(p, "%*s", w, ""); | ||||
| 	    else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeffrey Altman
					Jeffrey Altman