Status: New
Owner: ----
New issue 333 by
scottish...@gmail.com: ValueList unnecessarily uses
StringBuffers which serve no purpose and cause NPEs under some uses
http://code.google.com/p/googletransitdatafeed/issues/detail?id=333
I attach patch which removes this redundant usage, this fixes the NPE in
issue 331 but turns it into another exception and so doesn't address that
issue.
Attachments:
0001-Remove-redundant-use-of-StringBuffer-from-ValueList.patch 2.8 KB